Skip to content

Commit

Permalink
generate-resource-id - another whitespace cleanup (hashicorp#27973)
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Nov 11, 2024
1 parent ad11b13 commit 832f676
Show file tree
Hide file tree
Showing 93 changed files with 4 additions and 100 deletions.
1 change: 0 additions & 1 deletion internal/services/apimanagement/parse/api_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestApiIDInsensitively(t *testing.T) {
Error bool
Expected *ApiId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/apimanagement/parse/product_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestProductIDInsensitively(t *testing.T) {
Error bool
Expected *ProductId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestSmartDetectionRuleIDInsensitively(t *testing.T) {
Error bool
Expected *SmartDetectionRuleId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ func TestAppServiceEnvironmentIDInsensitively(t *testing.T) {
Error bool
Expected *AppServiceEnvironmentId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/cdn/parse/endpoint_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestEndpointIDInsensitively(t *testing.T) {
Error bool
Expected *EndpointId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestFrontDoorCustomDomainIDInsensitively(t *testing.T) {
Error bool
Expected *FrontDoorCustomDomainId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/cdn/parse/front_door_endpoint_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestFrontDoorEndpointIDInsensitively(t *testing.T) {
Error bool
Expected *FrontDoorEndpointId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ func TestFrontDoorFirewallPolicyIDInsensitively(t *testing.T) {
Error bool
Expected *FrontDoorFirewallPolicyId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestFrontDoorOriginGroupIDInsensitively(t *testing.T) {
Error bool
Expected *FrontDoorOriginGroupId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/cdn/parse/front_door_origin_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ func TestFrontDoorOriginIDInsensitively(t *testing.T) {
Error bool
Expected *FrontDoorOriginId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/cdn/parse/front_door_profile_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ func TestFrontDoorProfileIDInsensitively(t *testing.T) {
Error bool
Expected *FrontDoorProfileId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/cdn/parse/front_door_route_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ func TestFrontDoorRouteIDInsensitively(t *testing.T) {
Error bool
Expected *FrontDoorRouteId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/cdn/parse/front_door_rule_set_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestFrontDoorRuleSetIDInsensitively(t *testing.T) {
Error bool
Expected *FrontDoorRuleSetId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/cdn/parse/front_door_rule_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ func TestFrontDoorRuleIDInsensitively(t *testing.T) {
Error bool
Expected *FrontDoorRuleId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/cdn/parse/front_door_secret_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestFrontDoorSecretIDInsensitively(t *testing.T) {
Error bool
Expected *FrontDoorSecretId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestFrontDoorSecurityPolicyIDInsensitively(t *testing.T) {
Error bool
Expected *FrontDoorSecurityPolicyId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/cdn/parse/profile_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ func TestProfileIDInsensitively(t *testing.T) {
Error bool
Expected *ProfileId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/compute/parse/vmss_instance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestVMSSInstanceIDInsensitively(t *testing.T) {
Error bool
Expected *VMSSInstanceId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestHostPoolRegistrationInfoIDInsensitively(t *testing.T) {
Error bool
Expected *HostPoolRegistrationInfoId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/frontdoor/parse/backend_pool_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestBackendPoolIDInsensitively(t *testing.T) {
Error bool
Expected *BackendPoolId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestCustomHttpsConfigurationIDInsensitively(t *testing.T) {
Error bool
Expected *CustomHttpsConfigurationId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/frontdoor/parse/front_door_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ func TestFrontDoorIDInsensitively(t *testing.T) {
Error bool
Expected *FrontDoorId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestFrontendEndpointIDInsensitively(t *testing.T) {
Error bool
Expected *FrontendEndpointId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/frontdoor/parse/health_probe_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestHealthProbeIDInsensitively(t *testing.T) {
Error bool
Expected *HealthProbeId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/frontdoor/parse/load_balancing_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestLoadBalancingIDInsensitively(t *testing.T) {
Error bool
Expected *LoadBalancingId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/frontdoor/parse/routing_rule_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestRoutingRuleIDInsensitively(t *testing.T) {
Error bool
Expected *RoutingRuleId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/frontdoor/parse/rules_engine_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestRulesEngineIDInsensitively(t *testing.T) {
Error bool
Expected *RulesEngineId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ func TestWebApplicationFirewallPolicyIDInsensitively(t *testing.T) {
Error bool
Expected *WebApplicationFirewallPolicyId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/iothub/parse/consumer_group_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ func TestConsumerGroupIDInsensitively(t *testing.T) {
Error bool
Expected *ConsumerGroupId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestEndpointCosmosDBAccountIDInsensitively(t *testing.T) {
Error bool
Expected *EndpointCosmosDBAccountId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/iothub/parse/endpoint_eventhub_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestEndpointEventhubIDInsensitively(t *testing.T) {
Error bool
Expected *EndpointEventhubId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestEndpointServiceBusQueueIDInsensitively(t *testing.T) {
Error bool
Expected *EndpointServiceBusQueueId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestEndpointServiceBusTopicIDInsensitively(t *testing.T) {
Error bool
Expected *EndpointServiceBusTopicId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestEndpointStorageContainerIDInsensitively(t *testing.T) {
Error bool
Expected *EndpointStorageContainerId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/iothub/parse/enrichment_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestEnrichmentIDInsensitively(t *testing.T) {
Error bool
Expected *EnrichmentId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/iothub/parse/fallback_route_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestFallbackRouteIDInsensitively(t *testing.T) {
Error bool
Expected *FallbackRouteId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/iothub/parse/iot_hub_certificate_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestIotHubCertificateIDInsensitively(t *testing.T) {
Error bool
Expected *IotHubCertificateId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/iothub/parse/iot_hub_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ func TestIotHubIDInsensitively(t *testing.T) {
Error bool
Expected *IotHubId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/iothub/parse/route_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestRouteIDInsensitively(t *testing.T) {
Error bool
Expected *RouteId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestSharedAccessPolicyIDInsensitively(t *testing.T) {
Error bool
Expected *SharedAccessPolicyId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestLoadBalancerBackendAddressPoolIDInsensitively(t *testing.T) {
Error bool
Expected *LoadBalancerBackendAddressPoolId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestLoadBalancerFrontendIpConfigurationIDInsensitively(t *testing.T) {
Error bool
Expected *LoadBalancerFrontendIpConfigurationId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/monitor/parse/action_group_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ func TestActionGroupIDInsensitively(t *testing.T) {
Error bool
Expected *ActionGroupId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ func TestManagedInstanceIDInsensitively(t *testing.T) {
Error bool
Expected *ManagedInstanceId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestApplicationGatewayPrivateLinkConfigurationIDInsensitively(t *testing.T)
Error bool
Expected *ApplicationGatewayPrivateLinkConfigurationId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestAuthenticationCertificateIDInsensitively(t *testing.T) {
Error bool
Expected *AuthenticationCertificateId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestBackendAddressPoolIDInsensitively(t *testing.T) {
Error bool
Expected *BackendAddressPoolId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestBackendHttpSettingsCollectionIDInsensitively(t *testing.T) {
Error bool
Expected *BackendHttpSettingsCollectionId
}{

{
// empty
Input: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestFrontendIPConfigurationIDInsensitively(t *testing.T) {
Error bool
Expected *FrontendIPConfigurationId
}{

{
// empty
Input: "",
Expand Down
1 change: 0 additions & 1 deletion internal/services/network/parse/frontend_port_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func TestFrontendPortIDInsensitively(t *testing.T) {
Error bool
Expected *FrontendPortId
}{

{
// empty
Input: "",
Expand Down
Loading

0 comments on commit 832f676

Please sign in to comment.