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 c8096a4 commit df98cf9Copy full SHA for df98cf9
modules/binary-authorization/main.tf
@@ -25,7 +25,7 @@ locals {
25
26
module "project-services" {
27
source = "terraform-google-modules/project-factory/google//modules/project_services"
28
- version = "~> 8.0"
+ version = "~> 9.2.0"
29
30
project_id = var.project_id
31
activate_apis = local.required_enabled_apis
0 commit comments