CloudGenesis
CloudGenesis copied to clipboard
Automation for deploying & deleting CloudFormation stacks sourced from a Git repo
Results
2
CloudGenesis issues
Sort by
recently updated
recently updated
newest added
When someone opens a PR in the GitOps repo managed by CG, CG could run through every deploy it _would_ do but with `--no-execute-changeset` and then post the JSON output...
A lot of this project is devoted to the CodeBuild pipeline. However, I find it much nicer to skip all of that and simply have my GitOps repo's GitHub Action...