Skip to content

Commit a3edc13

Browse files
authored
Update versions.tf
1 parent f2491b0 commit a3edc13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/fabric-project/versions.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ terraform {
2020
required_providers {
2121
google = {
2222
source = "hashicorp/google"
23-
version = ">= 4.41, < 6"
23+
version = ">= 5.41, < 6"
2424
}
2525
}
2626
provider_meta "google" {

0 commit comments

Comments
 (0)