Skip to content

Commit

Permalink
Update versions.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Sep 6, 2024
1 parent f2491b0 commit a3edc13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/fabric-project/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = ">= 4.41, < 6"
version = ">= 5.41, < 6"
}
}
provider_meta "google" {
Expand Down

0 comments on commit a3edc13

Please sign in to comment.