mirror of
https://github.com/google/nomulus
synced 2026-07-06 16:16:38 +00:00
db5311075d
There were several LSC that made some formatting changes to our .tf files. Export these changes externally for consistency.
4 lines
57 B
Terraform
4 lines
57 B
Terraform
provider "google" {
|
|
project = var.proxy_project_name
|
|
}
|