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

Automate applying new changes via Terraform #611

Open
bourgeoisor opened this issue May 17, 2023 · 1 comment
Open

Automate applying new changes via Terraform #611

bourgeoisor opened this issue May 17, 2023 · 1 comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: process A process-related concern. May include testing, release, or the like.

Comments

@bourgeoisor
Copy link
Member

Currently, any changes that are applied to the terraform/ directory (e.g. new Cloud Build triggers) need to be applied manually (via terraform init and terraform apply). We should look into automating this (e.g. a GitHub Action that runs when that directory is modified on the main branch which would apply Terraform changes.

Docs: https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/tree/main/terraform

@bourgeoisor bourgeoisor added type: process A process-related concern. May include testing, release, or the like. priority: p3 Desirable enhancement or fix. May not be included in next release. labels May 17, 2023
@bourgeoisor
Copy link
Member Author

Still planning on doing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

1 participant