stratospheric icon indicating copy to clipboard operation
stratospheric copied to clipboard

Make Github Actions configurable to support multiple environments (dev, staging, prod)

Open thombergs opened this issue 5 years ago • 0 comments

Currently, the cloudformation stacks are only created / updated on push to master.

To test changes in a cloudformation stack, we have to push to master.

Make the deployment scripts configurable so that we can add a name prefix or something, so that we can create the stacks from multiple branches. Each branch would then create its own stacks for testing.

thombergs avatar Jul 24 '20 11:07 thombergs