mirror of
https://github.com/google/nomulus
synced 2026-06-04 14:02:51 +00: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:
@@ -1,3 +1,4 @@
|
||||
provider "google" {
|
||||
version = "<= 1.12.0"
|
||||
project = "${var.proxy_project_name}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user