We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2491b0 commit a3edc13Copy full SHA for a3edc13
modules/fabric-project/versions.tf
@@ -20,7 +20,7 @@ terraform {
20
required_providers {
21
google = {
22
source = "hashicorp/google"
23
- version = ">= 4.41, < 6"
+ version = ">= 5.41, < 6"
24
}
25
26
provider_meta "google" {
0 commit comments