diff --git a/internal/services/network/express_route_circuit_authorization_resource_test.go b/internal/services/network/express_route_circuit_authorization_resource_test.go index b44856a9a97d..326589e3f177 100644 --- a/internal/services/network/express_route_circuit_authorization_resource_test.go +++ b/internal/services/network/express_route_circuit_authorization_resource_test.go @@ -9,7 +9,7 @@ import ( "testing" "github.com/hashicorp/go-azure-helpers/lang/pointer" - "github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/expressroutecircuitauthorizations" + "github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-11-01/expressroutecircuitauthorizations" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance/check" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" diff --git a/internal/services/network/express_route_circuit_connection_resource_test.go b/internal/services/network/express_route_circuit_connection_resource_test.go index f6e19b234620..6b2b94cfd880 100644 --- a/internal/services/network/express_route_circuit_connection_resource_test.go +++ b/internal/services/network/express_route_circuit_connection_resource_test.go @@ -9,7 +9,7 @@ import ( "testing" "github.com/hashicorp/go-azure-helpers/lang/pointer" - "github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/expressroutecircuitconnections" + "github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-11-01/expressroutecircuitconnections" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance/check" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" diff --git a/internal/services/network/express_route_circuit_resource_test.go b/internal/services/network/express_route_circuit_resource_test.go index 82f5e93db2d2..9a829867b341 100644 --- a/internal/services/network/express_route_circuit_resource_test.go +++ b/internal/services/network/express_route_circuit_resource_test.go @@ -9,7 +9,7 @@ import ( "testing" "github.com/hashicorp/go-azure-helpers/lang/pointer" - "github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/expressroutecircuits" + "github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-11-01/expressroutecircuits" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance/check" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" diff --git a/internal/services/network/express_route_connection_resource_test.go b/internal/services/network/express_route_connection_resource_test.go index 9b9a925a6c9d..2f35bdac4595 100644 --- a/internal/services/network/express_route_connection_resource_test.go +++ b/internal/services/network/express_route_connection_resource_test.go @@ -9,7 +9,7 @@ import ( "testing" "github.com/hashicorp/go-azure-helpers/lang/pointer" - "github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/expressrouteconnections" + "github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-11-01/expressrouteconnections" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance/check" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" diff --git a/internal/services/network/express_route_gateway_resource_test.go b/internal/services/network/express_route_gateway_resource_test.go index 44366e0f4686..68cf7d474ef3 100644 --- a/internal/services/network/express_route_gateway_resource_test.go +++ b/internal/services/network/express_route_gateway_resource_test.go @@ -9,7 +9,7 @@ import ( "testing" "github.com/hashicorp/go-azure-helpers/lang/pointer" - "github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/expressroutegateways" + "github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-11-01/expressroutegateways" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance/check" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" diff --git a/internal/services/network/express_route_port_authorization_resource_test.go b/internal/services/network/express_route_port_authorization_resource_test.go index 11ec9fe4a1e4..c549a29172d7 100644 --- a/internal/services/network/express_route_port_authorization_resource_test.go +++ b/internal/services/network/express_route_port_authorization_resource_test.go @@ -9,7 +9,7 @@ import ( "testing" "github.com/hashicorp/go-azure-helpers/lang/pointer" - "github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/expressrouteportauthorizations" + "github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-11-01/expressrouteportauthorizations" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance/check" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" diff --git a/vendor/modules.txt b/vendor/modules.txt index 0142033b465a..57bd93353578 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -716,12 +716,6 @@ github.com/hashicorp/go-azure-sdk/resource-manager/network/2022-07-01/applicatio github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/applicationsecuritygroups github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/azurefirewalls github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/ddosprotectionplans -github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/expressroutecircuitauthorizations -github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/expressroutecircuitconnections -github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/expressroutecircuits -github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/expressrouteconnections -github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/expressroutegateways -github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/expressrouteportauthorizations github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/firewallpolicies github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/flowlogs github.com/hashicorp/go-azure-sdk/resource-manager/network/2023-09-01/loadbalancers