File tree Expand file tree Collapse file tree 20 files changed +40
-40
lines changed
hierarchical_firewall_policy
hierarchical_firewall_policy
4-projects/modules/single_project Expand file tree Collapse file tree 20 files changed +40
-40
lines changed Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ terraform {
2020 google = {
2121 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2222 source = " hashicorp/google"
23- version = " >= 3.50, < 6.26.0 "
23+ version = " >= 3.50, < 6.28.1 "
2424 }
2525 google-beta = {
2626 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2727 source = " hashicorp/google-beta"
28- version = " >= 3.50, < 6.26.0 "
28+ version = " >= 3.50, < 6.28.1 "
2929 }
3030 }
3131}
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ terraform {
2020 google = {
2121 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2222 source = " hashicorp/google"
23- version = " >= 3.50, < 6.26.0 "
23+ version = " >= 3.50, < 6.28.1 "
2424 }
2525 google-beta = {
2626 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2727 source = " hashicorp/google-beta"
28- version = " >= 3.50, < 6.26.0 "
28+ version = " >= 3.50, < 6.28.1 "
2929 }
3030 }
3131}
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ terraform {
2020 google = {
2121 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2222 source = " hashicorp/google"
23- version = " >= 3.50, < 6.26.0 "
23+ version = " >= 3.50, < 6.28.1 "
2424 }
2525 google-beta = {
2626 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2727 source = " hashicorp/google-beta"
28- version = " >= 3.50, < 6.26.0 "
28+ version = " >= 3.50, < 6.28.1 "
2929 }
3030 }
3131}
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ terraform {
2020 google = {
2121 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2222 source = " hashicorp/google"
23- version = " >= 3.50, < 6.26.0 "
23+ version = " >= 3.50, < 6.28.1 "
2424 }
2525 google-beta = {
2626 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2727 source = " hashicorp/google-beta"
28- version = " >= 3.50, < 6.26.0 "
28+ version = " >= 3.50, < 6.28.1 "
2929 }
3030 }
3131}
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ terraform {
2020 google = {
2121 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2222 source = " hashicorp/google"
23- version = " >= 3.50, < 6.26.0 "
23+ version = " >= 3.50, < 6.28.1 "
2424 }
2525 google-beta = {
2626 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2727 source = " hashicorp/google-beta"
28- version = " >= 3.50, < 6.26.0 "
28+ version = " >= 3.50, < 6.28.1 "
2929 }
3030 }
3131
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ terraform {
2020 google = {
2121 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2222 source = " hashicorp/google"
23- version = " >= 3.50, < 6.26.0 "
23+ version = " >= 3.50, < 6.28.1 "
2424 }
2525 google-beta = {
2626 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2727 source = " hashicorp/google-beta"
28- version = " >= 3.50, < 6.26.0 "
28+ version = " >= 3.50, < 6.28.1 "
2929 }
3030 }
3131
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ terraform {
2020 google = {
2121 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2222 source = " hashicorp/google"
23- version = " >= 3.82, < 6.26.0 "
23+ version = " >= 3.82, < 6.28.1 "
2424 }
2525 google-beta = {
2626 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2727 source = " hashicorp/google-beta"
28- version = " >= 3.82, < 6.26.0 "
28+ version = " >= 3.82, < 6.28.1 "
2929 }
3030 random = {
3131 source = " hashicorp/random"
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ terraform {
2020 google = {
2121 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2222 source = " hashicorp/google"
23- version = " >= 3.50, < 6.26.0 "
23+ version = " >= 3.50, < 6.28.1 "
2424 }
2525 google-beta = {
2626 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2727 source = " hashicorp/google-beta"
28- version = " >= 3.50, < 6.26.0 "
28+ version = " >= 3.50, < 6.28.1 "
2929 }
3030 }
3131
Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ terraform {
1919 required_providers {
2020 google = {
2121 source = " hashicorp/google"
22- version = " >= 3.50, < 6.26.0 "
22+ version = " >= 3.50, < 6.28.1 "
2323 }
2424 google-beta = {
2525 source = " hashicorp/google-beta"
26- version = " >= 3.50, < 6.26.0 "
26+ version = " >= 3.50, < 6.28.1 "
2727 }
2828 random = {
2929 source = " hashicorp/random"
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ terraform {
2020 google = {
2121 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2222 source = " hashicorp/google"
23- version = " >= 3.50, < 6.26.0 "
23+ version = " >= 3.50, < 6.28.1 "
2424 }
2525 google-beta = {
2626 // version 6.26.0 removed because of the bug https://github.com/hashicorp/terraform-provider-google/issues/21950
2727 source = " hashicorp/google-beta"
28- version = " >= 3.50, < 6.26.0 "
28+ version = " >= 3.50, < 6.28.1 "
2929 }
3030 }
3131
You can’t perform that action at this time.
0 commit comments