provider_variables.tf 86 B

123
  1. variable "credentials_path" {
  2. default = "secrets/gcloud-service-account-key.json"
  3. }