Skip to content

Commit 4662d81

Browse files
committed
chore(deps): update terraform google to v6.24.0
1 parent 5f5b66c commit 4662d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/providers.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ terraform {
1616
required_providers {
1717
google = {
1818
source = "hashicorp/google"
19-
version = "6.20.0"
19+
version = "6.24.0"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)