This website requires JavaScript.
6f31560262
fix: migrate to new Jinja2 V3 context decorator
Stefan Reimer
2022-04-19 12:47:36 +0200
4abed82b8a
feat: Prevent blacklisted outputs from being written to output files, add easy stack reset for Pulumi stacks
Stefan Reimer
2022-04-12 13:16:42 +0200
5db67920f7
feat: add assimilate task to import resources into Pulumi stacks, various Pulumi related fixes
Stefan Reimer
2022-03-16 16:18:23 +0100
4196b54a20
fix: make outputs work for CFN again
Stefan Reimer
2022-03-15 14:03:35 +0100
dd43cfc3f4
fix: do NOT write clear text outputs to disk
Stefan Reimer
2022-03-15 11:18:38 +0100
6a8c41ff47
fix: bail out if Pulumi secrets provider is missing, incl. overwrite for bootstrap
Stefan Reimer
2022-03-15 11:18:00 +0100
e74bca7199
fix: disable parallel operations for Pulumi as backend does not support that, yet
Stefan Reimer
2022-03-15 11:17:13 +0100
7d6135e099
fix: code style / flake8 automation
Stefan Reimer
2022-02-22 11:04:29 +0100
129d287ae5
feat: add export command for pulumi stakcs incl. optional reset, fix pulumi secrets for outputs
Stefan Reimer
2022-02-21 21:04:38 +0100
65b9282060
ci: add git to build container to make versioning work
Stefan Reimer
2022-02-08 17:08:09 +0100
7bc1510afa
ci: further versioning tweaks
Stefan Reimer
2022-02-08 16:52:05 +0100
937cbce2ce
ci: disable trivy fail for now
Stefan Reimer
2022-02-08 16:19:48 +0100
886f421edd
ci: use version number from Git tag
v0.10.5
Stefan Reimer
2022-02-08 16:01:41 +0100
e3cb29c454
ci: Add Jenkins support, set Python version based on tags
v0.10.4
Stefan Reimer
2022-02-08 14:14:24 +0100
fd1719a402
ci: Improve make docker
v0.10.3
Stefan Reimer
2022-02-08 13:49:08 +0100
f2d26dcebf
feat: Enabled Jinja2 V3 support
Stefan Reimer
2022-01-26 13:27:07 +0100
160250369b
fix: make Jinja3 work
Stefan Reimer
2022-01-24 12:01:50 +0100
0a4c5ba6ed
chore: some more docs
Stefan Reimer
2021-11-15 18:37:52 +0100
7b4438ec5c
chore: update docs
Stefan Reimer
2021-11-15 13:20:58 +0100
e64621547e
feat: add DISABLE_SOPS
0.10.2
Stefan Reimer
2021-10-13 13:23:31 +0200
af4100c84a
fix: some build tweaks, update CHANGES
0.10.1
Stefan Reimer
2021-10-05 12:52:15 +0200
5321ea0aff
feat: remove some duplicated stuff from Pulumi log events
Stefan Reimer
2021-10-05 12:47:29 +0200
ea3361886b
fix: Various Pulumi fixes
Stefan Reimer
2021-10-04 17:51:16 +0200
07470a206d
feat: add Dockerfile, build tweaks
Stefan Reimer
2021-09-23 19:27:06 +0200
c2c0a2d077
feat: Add support for Pulumi
Stefan Reimer
2021-09-20 16:19:14 +0200
7a66cf3ec5
Add workaround for AWS S3 API, verify md5 hash, exit non-zero on validate failure
0.9.9
Stefan Reimer
2021-03-11 19:25:02 +0100
f6e3df67bb
Allow validate tests for aws-cfn-lib, check Mode option
Stefan Reimer
2021-03-11 16:38:55 +0100
21cb87e9ef
Remove hardcodeded kubezero output template, add support for embedded custom output formats
0.9.8
Stefan Reimer
2021-02-22 19:38:44 +0100
07f8186461
Remove legacy FortyTwo
Stefan Reimer
2021-02-12 11:06:43 +0000
540d4c2faa
Minimum Python >= 3.7, drop oyaml, add support for short intrinsic AWS functions
0.9.7
Stefan Reimer
2021-01-11 14:34:50 +0000
3a7783acc9
Set version
0.9.6
Stefan Reimer
2020-12-29 00:14:06 +0100
2b2c8e2ea8
Fix uploading of rendered templates, support jinja user-data
Stefan Reimer
2020-12-29 00:12:55 +0100
381091ec6a
Actually change package version
0.9.5
Stefan Reimer
2020-08-12 17:22:33 +0100
3738f3fcdc
Implement S3 support for CFN operations
Stefan Reimer
2020-08-12 17:20:37 +0100
16f5c2be90
Add S3 support
Stefan Reimer
2020-08-12 16:07:56 +0100
9d042d9a24
Minor bugfix for create-docs
Stefan Reimer
2020-07-31 22:57:25 +0100
8c32b80320
Fix require cfn-lint version
0.9.4
Stefan Reimer
2020-07-31 22:36:41 +0100
fbc69a3965
Add new graph feature, make validate work against latest cfn-lint
Stefan Reimer
2020-07-31 22:35:14 +0100
8fbe40771e
Make validate work with latest cfn-lint library
Stefan Reimer
2020-07-31 13:48:54 +0100
3c4044cdb8
Add warning for additional parameters
0.9.3
Stefan Reimer
2020-07-16 23:56:09 +0100
eea8bc6254
Also remove empty lines when removing comments from includes, fix debug logging
Stefan Reimer
2020-07-08 01:29:52 +0100
a92b56083b
Execute post hooks only on success, cleanups
Stefan Reimer
2020-06-26 15:54:37 +0100
145a07b373
Bugfix release
0.9.2
Stefan Reimer
2020-06-25 14:10:37 +0100
1d7f2bf3bf
Minor bugfix
Stefan Reimer
2020-06-25 14:09:27 +0100
aa8df17172
New version, CHANGES
0.9.1
Stefan Reimer
2020-06-22 16:17:53 +0100
9d862b51dd
Add parameters to stack documentation generator
Stefan Reimer
2020-06-22 16:16:38 +0100
b8eca4e94e
Add parameters to outputs template render
Stefan Reimer
2020-06-22 14:17:49 +0100
3fb7da29c2
Add generic templating to outputs formats, add kubezero custom hook
Stefan Reimer
2020-06-22 14:14:11 +0100
c6c34b5dc1
Implemented intial support for hooks and outputs
Stefan Reimer
2020-06-22 12:30:54 +0100
478f8a4bfa
Code Cleanup, introduce docs_path and use it for create-docs
Stefan Reimer
2020-06-19 17:54:48 +0100
d4b6837260
Add Outputs to template documentation generator
Stefan Reimer
2020-06-19 17:40:51 +0100
7093ce98dc
Move doc template into packaged file, format improvements
0.8.5
Stefan Reimer
2020-06-05 11:08:19 +0100
2d0070546b
Update README
Stefan Reimer
2020-06-04 16:48:56 +0100
9181c6d3bf
Bugix release
0.8.4
Stefan Reimer
2020-06-04 16:39:26 +0100
0ca7a25a6e
Fix docs template
Stefan Reimer
2020-06-04 16:38:44 +0100
d6e799565d
New feature: create-docs rendering markdown documentation for rendered stacks
0.8.3
Stefan Reimer
2020-06-04 16:32:17 +0100
d6a31ff2c5
Update README
Stefan Reimer
2020-05-27 14:06:54 +0100
4e59d80c89
Update logo
Stefan Reimer
2020-05-27 14:05:08 +0100
65eaa0c3d2
Remove drone.io status
Stefan Reimer
2020-05-01 15:05:56 +0100
7810018f25
Bug fix release
0.8.2
Stefan Reimer
2020-05-01 14:06:53 +0100
3fd4a9640a
Work around for Go SDK bug to allow SOPS to work
0.8.1
Stefan Reimer
2020-04-20 23:00:39 +0100
afe3e35d4c
Add sops support, improved secret handling
0.8.0
Stefan Reimer
2020-04-08 16:30:58 +0100
80e8ff9463
New outputs function
0.7.8
Stefan Reimer
2020-02-25 20:40:12 +0000
7782c180f3
Fix path matching bugs by moving to pathlib
0.7.7
Stefan Reimer
2019-12-09 13:32:39 +0000
6cadc18397
Improve error handling for project root dir, add ENV support for project root
Stefan Reimer
2019-12-06 14:46:41 +0000
7a13e11426
Add CloudBender Logo
Stefan Reimer
2019-09-18 23:47:08 +0100
237758cfbc
Add CloudBender Logo
Stefan Reimer
2019-09-18 23:37:35 +0100
57f5e6ad69
Release 0.7.6 emergency fix
0.7.6
Stefan Reimer
2019-09-11 14:31:25 +0000
96a34e2c45
Emergency fix for missing newline in stripped user-data
Stefan Reimer
2019-09-11 14:26:53 +0000
7d1cc52227
Add optional comment removal in include_raw
Stefan Reimer
2019-09-11 12:53:33 +0000
2579636d08
Add user-data compression info, add warning when templates exceed max. size
Stefan Reimer
2019-09-11 11:42:49 +0000
b3eb7e3719
Release 0.7.4
0.7.4
Stefan Reimer
2019-09-02 15:55:16 +0000
1e1f0a7f06
Emergency fix to prevent Transform being removed if only Iterate is in use
Stefan Reimer
2019-09-02 15:54:19 +0000
a307ba35fa
New variables support within stack configs
0.7.3
Stefan Reimer
2019-09-02 11:13:40 +0000
36234c9777
Release 0.7.2
0.7.2
Stefan Reimer
2019-08-03 21:32:21 +0000
3f9e7827f8
Improve error debugging
Stefan Reimer
2019-08-03 21:31:17 +0000
edbd13520d
Bugfix for broken option handling in 0.7.0
0.7.1
Stefan Reimer
2019-07-28 13:02:18 +0000
3fcca2b782
Add notification_sns support, stack group option handling cleanup
Stefan Reimer
2019-07-27 22:30:03 +0000
c28d9c751d
Fix for custom root dir
0.6.2
Stefan Reimer
2019-07-05 11:02:10 +0000
39c9c56fea
Add onfailure support, incl. config
0.6.1
Stefan Reimer
2019-07-03 13:15:18 +0000
f15e2903aa
Fix drone pipeline to upload to PyPy
0.6.0
Stefan Reimer
2019-06-27 13:38:12 +0000
31ea1665af
Add 0.6.0 CHANGES
Stefan Reimer
2019-06-27 13:34:41 +0000
9fc7a550db
Implement Piped mode for provision
Stefan Reimer
2019-06-27 13:31:51 +0000
fbec1fe7f7
Add Piped support to rendering
Stefan Reimer
2019-06-27 12:10:42 +0000
2bb03199f0
Tune upload build step
Stefan Reimer
2019-06-18 17:02:01 +0000
9a432d2df6
Bump version number
0.5.2
Stefan Reimer
2019-06-18 17:00:02 +0000
3b68833416
update CHANGES
Stefan Reimer
2019-06-18 16:55:25 +0000
ef4fc7a0f7
Cleanup Makefile, introduce drone.io support, remove tox
Stefan Reimer
2019-06-18 16:48:39 +0000
bf0c3b41fc
Update CHANGES
0.5.1
Stefan Reimer
2019-06-15 00:13:00 +0000
d3efc7c336
Improved auto dependency resolution for StackRef and FortyTwo Legacy Refs
Stefan Reimer
2019-06-15 00:05:15 +0000
309356b129
Fix remaing yaml load calls
Stefan Reimer
2019-06-12 17:17:18 +0000
badb7b02c8
Release 0.5.0
0.5.0
Stefan Reimer
2019-04-18 16:30:50 +0000
55b67909e4
Update CHANGES.md
Stefan Reimer
2019-03-22 11:03:36 +0000
3bac1bbc68
Release 0.4.2 to remove warning using latest yaml lib
0.4.2
Stefan Reimer
2019-03-22 11:00:56 +0000
48c625c678
Use yaml.safe_load everywhere, reuse code for sync, render and provision
Stefan Reimer
2019-03-22 10:58:13 +0000
429c13f9ba
Update CHANGES.md
Stefan Reimer
2019-03-20 12:58:44 +0000
0f811420e5
Release 0.4.1
0.4.1
Stefan Reimer
2019-03-20 12:52:24 +0000
cf7a9df9ae
Add sync command, make *cb* boolean available within Jinja context
Stefan Reimer
2019-03-20 12:51:17 +0000
68f9ca68d1
OS environment variable support in config files, new jinja functions, cleanup
0.4.0
Stefan Reimer
2019-03-06 19:57:31 +0000
ce14bd212f
Fix cli, add minimal README
0.3.3
Stefan Reimer
2019-02-08 10:51:44 +0000