File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ terraform {
2020
2121 google = {
2222 source = " hashicorp/google"
23- version = " >= 4.84, < 6 "
23+ version = " >= 4.84, < 7 "
2424 }
2525 google-beta = {
2626 source = " hashicorp/google-beta"
27- version = " >= 4.84, < 6 "
27+ version = " >= 4.84, < 7 "
2828 }
2929 random = {
3030 source = " hashicorp/random"
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ terraform {
2020
2121 google = {
2222 source = " hashicorp/google"
23- version = " >= 4.84, < 6 "
23+ version = " >= 4.84, < 7 "
2424 }
2525 google-beta = {
2626 source = " hashicorp/google-beta"
27- version = " >= 4.84, < 6 "
27+ version = " >= 4.84, < 7 "
2828 }
2929 random = {
3030 source = " hashicorp/random"
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ terraform {
2020
2121 google = {
2222 source = " hashicorp/google"
23- version = " >= 4.84, < 6 "
23+ version = " >= 4.84, < 7 "
2424 }
2525 google-beta = {
2626 source = " hashicorp/google-beta"
27- version = " >= 4.84, < 6 "
27+ version = " >= 4.84, < 7 "
2828 }
2929 random = {
3030 source = " hashicorp/random"
You can’t perform that action at this time.
0 commit comments