Skip to content

Commit 8ca39d1

Browse files
fix(deps): Update Terraform terraform-google-modules/project-factory/google to v14.4.0 (#87)
Co-authored-by: Brad Miro <bmiro@google.com>
1 parent c7ff112 commit 8ca39d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
module "project-services" {
1818
source = "terraform-google-modules/project-factory/google//modules/project_services"
19-
version = "14.3.0"
19+
version = "14.4.0"
2020
disable_services_on_destroy = false
2121

2222
project_id = var.project_id

0 commit comments

Comments
 (0)