mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
There were several LSC that made some formatting changes to our .tf files. Export these changes externally for consistency.
3 lines
57 B
HCL
3 lines
57 B
HCL
provider "google" {
|
|
project = var.proxy_project_name
|
|
}
|