Commit Graph

18 Commits

Author SHA1 Message Date
3c4044cdb8 Add warning for additional parameters 2020-07-16 23:56:09 +01:00
eea8bc6254 Also remove empty lines when removing comments from includes, fix debug logging 2020-07-08 01:29:52 +01:00
d6e799565d New feature: create-docs rendering markdown documentation for rendered stacks 2020-06-04 16:32:17 +01:00
7810018f25 Bug fix release 2020-05-01 14:06:53 +01:00
3fd4a9640a Work around for Go SDK bug to allow SOPS to work 2020-04-20 23:00:39 +01:00
afe3e35d4c Add sops support, improved secret handling 2020-04-08 16:30:58 +01:00
7782c180f3 Fix path matching bugs by moving to pathlib
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2019-12-09 13:32:39 +00:00
96a34e2c45 Emergency fix for missing newline in stripped user-data
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-11 14:26:53 +00:00
7d1cc52227 Add optional comment removal in include_raw
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-11 12:53:33 +00:00
2579636d08 Add user-data compression info, add warning when templates exceed max. size
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-11 11:42:49 +00:00
a307ba35fa New variables support within stack configs
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-02 11:13:40 +00:00
badb7b02c8 Release 0.5.0 2019-04-18 16:30:50 +00:00
68f9ca68d1 OS environment variable support in config files, new jinja functions, cleanup 2019-03-06 19:57:31 +00:00
47b492a65e Code clean up PEP8, some fixes along the way 2019-02-07 15:36:16 +00:00
3587451170 Dependency handling refactoring 2019-02-05 17:48:29 +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
25c375728a Add retries for throttling events, add jinja loop extensions, minor bugfixes 2019-01-21 10:43:36 +00:00
ea58e60aa9 Initial checkin 2018-11-22 18:31:59 +00:00