Difference between revisions of "Provider "google""
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | |||
+ | provider "google" { | ||
+ | project = "your-project" | ||
+ | region = "[[europe-west2]]" | ||
+ | zone = "[[europe-west2-a]]" | ||
+ | [[add_terraform_attribution_label]] = true | ||
+ | } | ||
{{tf gcp}} | {{tf gcp}} |
Latest revision as of 15:18, 10 October 2024
provider "google" { project = "your-project" region = "europe-west2" zone = "europe-west2-a" add_terraform_attribution_label = true }
Terraform GCP: [google_storage_bucket| default_object_access_control | default_object_acl | object_access_control | object_acl | google_container_node_pool | google_compute_address | google_compute_network | google_compute_subnetwork | google_iam_policy | google_project_service | google_service_account | google_compute_router | google_compute_router_nat | google_sql_database_instance
]
Advertising: