Skip to content

Commit b322c21

Browse files
fix(deps)!: Update Terraform terraform-google-modules/org-policy/google to v7
1 parent 99b25e1 commit b322c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ module "seed_project" {
7676

7777
module "enable_cross_project_service_account_usage" {
7878
source = "terraform-google-modules/org-policy/google"
79-
version = "~> 6.0"
79+
version = "~> 7.0"
8080

8181
project_id = module.seed_project.project_id
8282
policy_for = "project"

0 commit comments

Comments
 (0)