Skip to content

Edit AWS stacks to respond to a CI env variable #16

@cjcocokrisp

Description

@cjcocokrisp

We need to have the AWS stacks determine when they are in a Github workflow so they can pull parameters from SSM parameter store. This will make things more easier to maintain.

This can be done by simply checking the CI environment variable. If it is true then you read from parameter store if it is not then you read from the environment.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions