mirror of
https://github.com/google/nomulus.git
synced 2025-07-20 09:46:03 +02:00
Patch terraform changes made internally (#651)
There were several LSC that made some formatting changes to our .tf files. Export these changes externally for consistency.
This commit is contained in:
parent
39e6b85837
commit
b7b4658d0c
9 changed files with 34 additions and 30 deletions
|
@ -1,4 +1,3 @@
|
|||
provider "google" {
|
||||
version = ">= 1.13.0"
|
||||
project = var.proxy_project_name
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue