Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 335 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 335 Bytes

Terraform GCP with GitHub Actions

Demo use of Github actions with Coogle cloud and Terraform

To use use this script, create a secret with key GOOGLE_CREDENTIALS. Update project_id and region values in terraform.tfvar file. Lastly, update the bucket name in backend.tf file with the name of your already configurate TF state bucket.