deployment/deployment_composer_env/provider.tf (
4
lines of code) (
raw
):
provider "google-beta" { project = var.project_id region = var.region }