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