Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerHeber committed Sep 24, 2024
1 parent 9ff7a8f commit 250da32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/tests/google_vs_google_beta/expected/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "4.85.0"
}
google-beta = {
source = "hashicorp/google-beta"
Expand Down
1 change: 1 addition & 0 deletions test/tests/google_vs_google_beta/input/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "4.85.0"
}
google-beta = {
source = "hashicorp/google-beta"
Expand Down

0 comments on commit 250da32

Please sign in to comment.