|
129d287ae5
|
feat: add export command for pulumi stakcs incl. optional reset, fix pulumi secrets for outputs
|
2022-02-21 21:04:38 +01:00 |
|
|
65b9282060
|
ci: add git to build container to make versioning work
|
2022-02-08 17:08:09 +01:00 |
|
|
7bc1510afa
|
ci: further versioning tweaks
|
2022-02-08 16:52:05 +01:00 |
|
|
937cbce2ce
|
ci: disable trivy fail for now
|
2022-02-08 16:19:48 +01:00 |
|
|
886f421edd
|
ci: use version number from Git tag
|
2022-02-08 16:01:41 +01:00 |
|
|
e3cb29c454
|
ci: Add Jenkins support, set Python version based on tags
|
2022-02-08 14:14:24 +01:00 |
|
|
fd1719a402
|
ci: Improve make docker
|
2022-02-08 13:49:08 +01:00 |
|
|
f2d26dcebf
|
feat: Enabled Jinja2 V3 support
|
2022-01-26 13:27:07 +01:00 |
|
|
160250369b
|
fix: make Jinja3 work
|
2022-01-24 12:01:50 +01:00 |
|
|
0a4c5ba6ed
|
chore: some more docs
|
2021-11-15 18:37:52 +01:00 |
|
|
7b4438ec5c
|
chore: update docs
|
2021-11-15 13:20:58 +01:00 |
|
|
e64621547e
|
feat: add DISABLE_SOPS
|
2021-10-13 13:23:31 +02:00 |
|
|
af4100c84a
|
fix: some build tweaks, update CHANGES
|
2021-10-05 12:52:15 +02:00 |
|
|
5321ea0aff
|
feat: remove some duplicated stuff from Pulumi log events
|
2021-10-05 12:47:29 +02:00 |
|
|
ea3361886b
|
fix: Various Pulumi fixes
|
2021-10-04 17:51:16 +02:00 |
|
|
07470a206d
|
feat: add Dockerfile, build tweaks
|
2021-09-23 19:27:06 +02:00 |
|
|
c2c0a2d077
|
feat: Add support for Pulumi
|
2021-09-20 16:19:14 +02:00 |
|
|
7a66cf3ec5
|
Add workaround for AWS S3 API, verify md5 hash, exit non-zero on validate failure
|
2021-03-11 19:25:02 +01:00 |
|
|
f6e3df67bb
|
Allow validate tests for aws-cfn-lib, check Mode option
|
2021-03-11 16:38:55 +01:00 |
|
|
21cb87e9ef
|
Remove hardcodeded kubezero output template, add support for embedded custom output formats
|
2021-02-22 19:38:44 +01:00 |
|
|
07f8186461
|
Remove legacy FortyTwo
|
2021-02-12 11:06:43 +00:00 |
|
|
540d4c2faa
|
Minimum Python >= 3.7, drop oyaml, add support for short intrinsic AWS functions
|
2021-01-11 14:34:50 +00:00 |
|
|
3a7783acc9
|
Set version
|
2020-12-29 00:14:06 +01:00 |
|
|
2b2c8e2ea8
|
Fix uploading of rendered templates, support jinja user-data
|
2020-12-29 00:12:55 +01:00 |
|
|
381091ec6a
|
Actually change package version
|
2020-08-12 17:22:33 +01:00 |
|
|
3738f3fcdc
|
Implement S3 support for CFN operations
|
2020-08-12 17:20:37 +01:00 |
|
|
16f5c2be90
|
Add S3 support
|
2020-08-12 16:07:56 +01:00 |
|
|
9d042d9a24
|
Minor bugfix for create-docs
|
2020-07-31 22:57:25 +01:00 |
|
|
8c32b80320
|
Fix require cfn-lint version
|
2020-07-31 22:36:41 +01:00 |
|
|
fbc69a3965
|
Add new graph feature, make validate work against latest cfn-lint
|
2020-07-31 22:35:14 +01:00 |
|
|
8fbe40771e
|
Make validate work with latest cfn-lint library
|
2020-07-31 13:48:54 +01:00 |
|
|
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 |
|
|
a92b56083b
|
Execute post hooks only on success, cleanups
|
2020-06-26 15:54:37 +01:00 |
|
|
145a07b373
|
Bugfix release
|
2020-06-25 14:10:37 +01:00 |
|
|
1d7f2bf3bf
|
Minor bugfix
|
2020-06-25 14:09:27 +01:00 |
|
|
aa8df17172
|
New version, CHANGES
|
2020-06-22 16:17:53 +01:00 |
|
|
9d862b51dd
|
Add parameters to stack documentation generator
|
2020-06-22 16:16:38 +01:00 |
|
|
b8eca4e94e
|
Add parameters to outputs template render
|
2020-06-22 14:17:49 +01:00 |
|
|
3fb7da29c2
|
Add generic templating to outputs formats, add kubezero custom hook
|
2020-06-22 14:14:11 +01:00 |
|
|
c6c34b5dc1
|
Implemented intial support for hooks and outputs
|
2020-06-22 12:30:54 +01:00 |
|
|
478f8a4bfa
|
Code Cleanup, introduce docs_path and use it for create-docs
|
2020-06-19 17:54:48 +01:00 |
|
|
d4b6837260
|
Add Outputs to template documentation generator
|
2020-06-19 17:40:51 +01:00 |
|
|
7093ce98dc
|
Move doc template into packaged file, format improvements
|
2020-06-05 11:08:19 +01:00 |
|
|
2d0070546b
|
Update README
|
2020-06-04 16:48:56 +01:00 |
|
|
9181c6d3bf
|
Bugix release
|
2020-06-04 16:39:26 +01:00 |
|
|
0ca7a25a6e
|
Fix docs template
|
2020-06-04 16:38:44 +01:00 |
|
|
d6e799565d
|
New feature: create-docs rendering markdown documentation for rendered stacks
|
2020-06-04 16:32:17 +01:00 |
|
|
d6a31ff2c5
|
Update README
|
2020-05-27 14:06:54 +01:00 |
|
|
4e59d80c89
|
Update logo
|
2020-05-27 14:05:08 +01:00 |
|