kubernetes-engine-samples icon indicating copy to clipboard operation
kubernetes-engine-samples copied to clipboard

Automate applying new changes via Terraform

Open bourgeoisor opened this issue 1 year ago • 1 comments

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 avatar May 17 '23 21:05 bourgeoisor

Still planning on doing this.

bourgeoisor avatar Nov 07 '23 16:11 bourgeoisor