Skip to content

Commit 22697c8

Browse files
committed
chore(deps): update terraform google-beta to v7
1 parent fd8f6e4 commit 22697c8

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

4-projects/ml_business_unit/development/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ terraform {
2424

2525
google-beta = {
2626
source = "hashicorp/google-beta"
27-
version = ">= 3.77, < 6"
27+
version = "< 8"
2828
}
2929
}
3030
}

4-projects/ml_business_unit/shared/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ terraform {
2424

2525
google-beta = {
2626
source = "hashicorp/google-beta"
27-
version = ">= 3.77, < 6"
27+
version = "< 8"
2828
}
2929
}
3030
}

4-projects/modules/composer_env/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ terraform {
2424

2525
google-beta = {
2626
source = "hashicorp/google-beta"
27-
version = ">= 3.77, < 6"
27+
version = "< 8"
2828
}
2929
}
3030
}

5-app-infra/projects/artifact-publish/ml_business_unit/shared/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ terraform {
2626

2727
google-beta = {
2828
source = "hashicorp/google-beta"
29-
version = ">= 3.77, < 6"
29+
version = "< 8"
3030
}
3131

3232
null = {

5-app-infra/projects/service-catalog/ml_business_unit/shared/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ terraform {
2626

2727
google-beta = {
2828
source = "hashicorp/google-beta"
29-
version = ">= 3.77, < 6"
29+
version = "< 8"
3030
}
3131

3232
null = {

docs/assets/terraform/4-projects/ml_business_unit/development/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ terraform {
2424

2525
google-beta = {
2626
source = "hashicorp/google-beta"
27-
version = ">= 3.77, < 6"
27+
version = "< 8"
2828
}
2929
}
3030
}

docs/assets/terraform/4-projects/ml_business_unit/shared/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ terraform {
2424

2525
google-beta = {
2626
source = "hashicorp/google-beta"
27-
version = ">= 3.77, < 6"
27+
version = "< 8"
2828
}
2929
}
3030
}

0 commit comments

Comments
 (0)