1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/terraform/gcp/provider_variables.tf
2021-12-30 22:08:00 +01:00

3 lines
86 B
HCL

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