mirror of
https://github.com/google/nomulus.git
synced 2025-05-14 16:37:13 +02:00
Explicitly set terraform version in preparation for the incoming 1.13.0 update
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=215806094
This commit is contained in:
parent
68bd502ba7
commit
7b9d562043
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
provider "google" {
|
||||
version = "<= 1.12.0"
|
||||
project = "${var.proxy_project_name}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue