We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd27a7e commit b36fc8dCopy full SHA for b36fc8d
0-bootstrap/main.tf
@@ -45,7 +45,7 @@ resource "google_folder" "bootstrap" {
45
46
module "seed_bootstrap" {
47
source = "terraform-google-modules/bootstrap/google"
48
- version = "~> 11.0"
+ version = "~> 11.0.1"
49
50
org_id = var.org_id
51
folder_id = google_folder.bootstrap.id
0 commit comments