Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: change name of ci environment to 'ci-branch-main' to avoid terraf…
…orm issues (#301) Terraform has a hard time tearing down and recreating whole environments when they are too far out of date. Instead, this starts a brand new environment named 'ci-branch-main'. Changing name as short-term fix, long-term fix we will want to dynamically change the env name. This work will be tracked by #302
- Loading branch information