Skip to content

Commit 63fc278

Browse files
committed
chore(deps): update terraform terraform-google-modules/project-factory/google to v18
1 parent 3fb929d commit 63fc278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/terraform/enable-apis/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module "project-services" {
22
source = "terraform-google-modules/project-factory/google//modules/project_services"
3-
version = "~> 17.0"
3+
version = "~> 18.0"
44
project_id = var.project_id
55
activate_apis = [
66
"compute.googleapis.com",

0 commit comments

Comments
 (0)