Skip to content

Commit a64cf82

Browse files
chore(deps): update terraform terraform-google-modules/project-factory/google to v18
1 parent f668e6f commit a64cf82

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
@@ -70,7 +70,7 @@ resource "random_id" "postgres_suffix" {
7070
# Services
7171
module "project_services" {
7272
source = "terraform-google-modules/project-factory/google//modules/project_services"
73-
version = "~> 17.1.0"
73+
version = "~> 18.0.0"
7474

7575
project_id = var.project_id
7676
disable_services_on_destroy = false

0 commit comments

Comments
 (0)