Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerHeber committed Sep 24, 2024
1 parent 29d1356 commit 8b0cfff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tests/google_vs_google_beta/expected/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
terraform {
required_providers {
google = {
source = "hashicorp/google"
source = "hashicorp/google"
version = "4.84.0"
}
google-beta = {
Expand Down

0 comments on commit 8b0cfff

Please sign in to comment.