GoogleCloudPlatform / GoogleCloudPlatform/kubernetes-engine-samples
Automate applying new changes via Terraform
Open
priority: p3
type: process
- Dominant language
- HCL
- Stars
- 1.4k
- Forks
- 1.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 4
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.