Skip to content

Commit a6ca8a1

Browse files
authored
fix(deps): update terraform terraform-google-modules/project-factory/google to v14.2.1
1 parent 52a45f2 commit a6ca8a1

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.2.0"
19+
version = "14.2.1"
2020
disable_services_on_destroy = false
2121

2222
project_id = var.project_id

0 commit comments

Comments
 (0)