diff --git a/internal/services/orbital/spacecraft_resource_test.go b/internal/services/orbital/spacecraft_resource_test.go index 40bda0185e18..dbffdf1b7ff2 100644 --- a/internal/services/orbital/spacecraft_resource_test.go +++ b/internal/services/orbital/spacecraft_resource_test.go @@ -119,7 +119,7 @@ func (r SpacecraftResource) update(data acceptance.TestData) string { resource "azurerm_orbital_spacecraft" "test" { name = "acctestspacecraft-%[2]d" resource_group_name = azurerm_resource_group.test.name - location = "eastus" + location = "westus" norad_id = "23456" links {