Skip to content

Commit b36fc8d

Browse files
committed
upd bootstrap module
1 parent dd27a7e commit b36fc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0-bootstrap/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ resource "google_folder" "bootstrap" {
4545

4646
module "seed_bootstrap" {
4747
source = "terraform-google-modules/bootstrap/google"
48-
version = "~> 11.0"
48+
version = "~> 11.0.1"
4949

5050
org_id = var.org_id
5151
folder_id = google_folder.bootstrap.id

0 commit comments

Comments
 (0)