We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2bb16fb + f7a7c1d commit fe6e3d8Copy full SHA for fe6e3d8
infrastructure/main.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
google = {
4
source = "hashicorp/google"
5
- version = "7.8.0"
+ version = "7.9.0"
6
}
7
8
0 commit comments