Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup terraform apply/plan workflows #3

Open
5 tasks
sylviamclaughlin opened this issue Jan 21, 2025 · 0 comments
Open
5 tasks

Setup terraform apply/plan workflows #3

sylviamclaughlin opened this issue Jan 21, 2025 · 0 comments

Comments

@sylviamclaughlin
Copy link

Summary

Create the GitHub plan and apply workflows that will be used to managed our Staging and Production infrastructure.

To do

  • Setup OIDC TF plan/apply roles in the AWS accounts
  • PR opened against main with *.tf changes runs TF plan against Staging
  • PR merged to main runs TF apply against Staging
  • PR opened against main with version change to infrastructure manifest file runs TF plan against Production
  • PR merged to main with infrastructure manifest change runs TF apply against Production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant