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

Add Terraform CI/CD #50

Open
ahinh43 opened this issue Jul 27, 2022 · 0 comments
Open

Add Terraform CI/CD #50

ahinh43 opened this issue Jul 27, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ahinh43
Copy link

ahinh43 commented Jul 27, 2022

We don't have CI/CD for Terraform PRs

It would be really nice to set up CI/CD for Terraform PRs so we don't have to run TF applys locally

What would be needed:

  • A service account in all content library projects with permissions to create, modify, and destroy resources in the project. This would be used by GHA to perform Terraform actions
  • Github Actions pipelines to scan and validate TF changes and output plans to PRs of Terraform changes
@ahinh43 ahinh43 added the enhancement New feature or request label Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant