Skip to content

Instantly share code, notes, and snippets.

@zwindler
Created June 29, 2022 12:06
Show Gist options
  • Save zwindler/75592361040670f7ddf7a5548ae17601 to your computer and use it in GitHub Desktop.
Save zwindler/75592361040670f7ddf7a5548ae17601 to your computer and use it in GitHub Desktop.
terraform {
backend "gcs"{
bucket = "tfstate-team-a"
prefix = "team-a-proj-product1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment