We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8886c4 commit b999a89Copy full SHA for b999a89
main.tf
@@ -76,7 +76,7 @@ module "seed_project" {
76
77
module "enable_cross_project_service_account_usage" {
78
source = "terraform-google-modules/org-policy/google"
79
- version = "~> 6.0"
+ version = "~> 7.0"
80
81
project_id = module.seed_project.project_id
82
policy_for = "project"
0 commit comments