Skip to content

Commit

Permalink
r/network_ddos_protection_plan: removing the ID Parsers for DDOS Prot…
Browse files Browse the repository at this point in the history
…ection Plan
  • Loading branch information
tombuildsstuff committed Nov 10, 2023
1 parent 8e61e1d commit 26cf089
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 293 deletions.
72 changes: 0 additions & 72 deletions internal/services/network/parse/ddos_protection_plan.go

This file was deleted.

115 changes: 0 additions & 115 deletions internal/services/network/parse/ddos_protection_plan_test.go

This file was deleted.

1 change: 0 additions & 1 deletion internal/services/network/resourceids.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ package network
//go:generate go run ../../tools/generator-resource-id/main.go -path=./ -name=VirtualNetworkDnsServers -id=/subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/resGroup1/providers/Microsoft.Network/virtualNetworks/network1/dnsServers/default -rewrite=true
//go:generate go run ../../tools/generator-resource-id/main.go -path=./ -name=VirtualNetworkPeering -id=/subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/resGroup1/providers/Microsoft.Network/virtualNetworks/vnet1/virtualNetworkPeerings/vnetPeering1
//go:generate go run ../../tools/generator-resource-id/main.go -path=./ -name=NetworkGatewayConnection -id=/subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/resGroup1/providers/Microsoft.Network/connections/connection1
//go:generate go run ../../tools/generator-resource-id/main.go -path=./ -name=DdosProtectionPlan -id=/subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/resGroup1/providers/Microsoft.Network/ddosProtectionPlans/ddosProtectionPlan1
//go:generate go run ../../tools/generator-resource-id/main.go -path=./ -name=PrivateLinkService -id=/subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/resGroup1/providers/Microsoft.Network/privateLinkServices/privateLinkService1
//go:generate go run ../../tools/generator-resource-id/main.go -path=./ -name=LocalNetworkGateway -id=/subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/resGroup1/providers/Microsoft.Network/localNetworkGateways/localNetworkGateway1

Expand Down
26 changes: 0 additions & 26 deletions internal/services/network/validate/ddos_protection_plan_id.go

This file was deleted.

79 changes: 0 additions & 79 deletions internal/services/network/validate/ddos_protection_plan_id_test.go

This file was deleted.

0 comments on commit 26cf089

Please sign in to comment.