Skip to content

Commit

Permalink
move region
Browse files Browse the repository at this point in the history
  • Loading branch information
c2thorn committed Feb 7, 2025
1 parent 03d7aff commit ebdd3b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ func TestAccFilestoreInstance_replication(t *testing.T) {

context := map[string]interface{}{
"random_suffix": acctest.RandString(t, 10),
"location_1": "us-central1",
"location_1": "us-east1",
"location_2": "us-west1",
"tier": "ENTERPRISE",
}
Expand Down

0 comments on commit ebdd3b6

Please # to comment.