Commit Graph

36 Commits

Author SHA1 Message Date
Stefan Reimer ff2de9d390 feat: store outputs for Pulumi stacks
ZeroDownTime/CloudBender/pipeline/tag This commit looks good Details
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2023-12-04 16:24:55 +00:00
Stefan Reimer 611dddb062 feat: handle non-existing stacks during delete gracefully, bump minimal Python to 3.9, latest Pulumi
ZeroDownTime/CloudBender/pipeline/head Something is wrong with the build of this commit Details
2022-09-26 15:57:11 +02:00
Stefan Reimer 893c49bbb0 fix: allow deploying Pulumi stacks in parallel to CFN 2022-08-26 11:44:33 +02:00
Stefan Reimer f1bfbd3eea fix: Improve error handling in Pulumi execute functions
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-07-06 15:35:28 +02:00
Stefan Reimer e0c724c68f feat: remove graph feature, write Pulumi docs to file
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-07-05 16:56:59 +02:00
Stefan Reimer 60bcc25f52 feat: New command , cleanup, allow region overwrite
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-07-04 16:15:14 +02:00
Stefan Reimer adc92bf24a feat: merge all documentation functionality, leverage __doc__ for Pulumi modules
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-06-30 17:42:49 +02:00
Stefan Reimer ac51a0774a feat: add --profile option allowing to overwrite the used AWS profile being used
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-06-30 13:24:44 +02:00
Stefan Reimer f204d80e7f fix: make pulumi stack sync work again, update docs
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-06-29 10:30:25 +02:00
Stefan Reimer 7dd648ceff fix: make version command work anywhere, update docs
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-06-28 16:08:28 +02:00
Stefan Reimer 78a902c696 feat: implement version checks for extended toolchain
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-06-28 15:30:13 +02:00
Stefan Reimer b32de905a4 feat: add execute task, rework Dockerfile to allow podman run rootless
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-06-27 20:51:03 +02:00
Stefan Reimer 4abed82b8a feat: Prevent blacklisted outputs from being written to output files, add easy stack reset for Pulumi stacks
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-04-12 13:16:42 +02:00
Stefan Reimer 5db67920f7 feat: add assimilate task to import resources into Pulumi stacks, various Pulumi related fixes
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-03-16 16:18:23 +01:00
Stefan Reimer e74bca7199 fix: disable parallel operations for Pulumi as backend does not support that, yet 2022-03-15 11:17:13 +01:00
Stefan Reimer 7d6135e099 fix: code style / flake8 automation
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-02-22 11:04:29 +01:00
Stefan Reimer 129d287ae5 feat: add export command for pulumi stakcs incl. optional reset, fix pulumi secrets for outputs
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-02-21 21:04:38 +01:00
Stefan Reimer c2c0a2d077 feat: Add support for Pulumi 2021-09-20 16:19:14 +02:00
Stefan Reimer 7a66cf3ec5 Add workaround for AWS S3 API, verify md5 hash, exit non-zero on validate failure 2021-03-11 19:25:02 +01:00
Stefan Reimer fbc69a3965 Add new graph feature, make validate work against latest cfn-lint 2020-07-31 22:35:14 +01:00
Stefan Reimer c6c34b5dc1 Implemented intial support for hooks and outputs 2020-06-22 12:30:54 +01:00
Stefan Reimer d6e799565d New feature: create-docs rendering markdown documentation for rendered stacks 2020-06-04 16:32:17 +01:00
Stefan Reimer 80e8ff9463 New outputs function
continuous-integration/drone/push Build encountered an error Details
2020-02-25 20:40:12 +00:00
Stefan Reimer 6cadc18397 Improve error handling for project root dir, add ENV support for project root
continuous-integration/drone/push Build encountered an error Details
2019-12-06 14:46:41 +00:00
Stefan Reimer c28d9c751d Fix for custom root dir
continuous-integration/drone/push Build is passing Details
2019-07-05 11:02:10 +00:00
Stefan Reimer 48c625c678 Use yaml.safe_load everywhere, reuse code for sync, render and provision 2019-03-22 10:58:13 +00:00
Stefan Reimer cf7a9df9ae Add sync command, make *cb* boolean available within Jinja context 2019-03-20 12:51:17 +00:00
Stefan Reimer 68f9ca68d1 OS environment variable support in config files, new jinja functions, cleanup 2019-03-06 19:57:31 +00:00
Stefan Reimer ce14bd212f Fix cli, add minimal README 2019-02-08 10:51:44 +00:00
Stefan Reimer 47b492a65e Code clean up PEP8, some fixes along the way 2019-02-07 15:36:16 +00:00
Stefan Reimer 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
Stefan Reimer 5e76eabbc5 Allow multiple stack name patterns for most commands, add stack region to logging 2019-01-31 10:23:03 +00:00
Stefan Reimer e393172e54 Add initial change set support 2019-01-30 13:00:06 +00:00
Stefan Reimer 8e1866cd41 Fix overzealous error handling 2018-12-12 06:31:59 +00:00
Stefan Reimer 67c874a373 Display exceptions when calling AWS 2018-12-10 17:58:54 +00:00
Stefan Reimer ea58e60aa9 Initial checkin 2018-11-22 18:31:59 +00:00