Commit Graph

17 Commits

Author SHA1 Message Date
fbc69a3965 Add new graph feature, make validate work against latest cfn-lint 2020-07-31 22:35:14 +01:00
c6c34b5dc1 Implemented intial support for hooks and outputs 2020-06-22 12:30:54 +01:00
d6e799565d New feature: create-docs rendering markdown documentation for rendered stacks 2020-06-04 16:32:17 +01:00
80e8ff9463 New outputs function
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2020-02-25 20:40:12 +00:00
6cadc18397 Improve error handling for project root dir, add ENV support for project root
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2019-12-06 14:46:41 +00:00
c28d9c751d Fix for custom root dir
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-05 11:02:10 +00:00
48c625c678 Use yaml.safe_load everywhere, reuse code for sync, render and provision 2019-03-22 10:58:13 +00:00
cf7a9df9ae Add sync command, make *cb* boolean available within Jinja context 2019-03-20 12:51:17 +00:00
68f9ca68d1 OS environment variable support in config files, new jinja functions, cleanup 2019-03-06 19:57:31 +00:00
ce14bd212f Fix cli, add minimal README 2019-02-08 10:51:44 +00:00
47b492a65e Code clean up PEP8, some fixes along the way 2019-02-07 15:36:16 +00:00
54df655648 Allow dependencies to be resolved automatically and merged with stack configs, resolve global deps, code cleanup 2019-02-04 15:43:34 +00:00
5e76eabbc5 Allow multiple stack name patterns for most commands, add stack region to logging 2019-01-31 10:23:03 +00:00
e393172e54 Add initial change set support 2019-01-30 13:00:06 +00:00
8e1866cd41 Fix overzealous error handling 2018-12-12 06:31:59 +00:00
67c874a373 Display exceptions when calling AWS 2018-12-10 17:58:54 +00:00
ea58e60aa9 Initial checkin 2018-11-22 18:31:59 +00:00