Skip to content

Commit ffce5f0

Browse files
Update Terraform google to v4.77.0
1 parent c598dd1 commit ffce5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/example_module/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
google = {
55
source = "hashicorp/google"
6-
version = "4.74.0"
6+
version = "4.77.0"
77
}
88
}
99
}

0 commit comments

Comments
 (0)