gfilicetti / gke-github-deployment

This repository is a full example of a full CI/CD pipeline using Github actions, terraform and other tech.
Apache License 2.0
3 stars 2 forks source link

"your-customer-id" gets copied into terraform.tfvars by setup-gke.sh #122

Closed alanpoole closed 1 month ago

alanpoole commented 1 month ago

https://github.com/gfilicetti/gke-github-deployment/blob/afbd9d3991ad101a2881ba055a9837accbefab2a/gke/scripts/setup-gke.sh#L37

customer_id = "your-customer-id"
region = "your-cloud-location"