Skip to content

Commit

Permalink
remove azurerm resources that don't contain tags anymore (#371)
Browse files Browse the repository at this point in the history
Co-authored-by: zjhe <action@github.com>
  • Loading branch information
lonegunmanb and actions-user committed May 23, 2023
1 parent 0e5c9ae commit 17fcee5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/terraform/structure/tf_taggable.go
Original file line number Diff line number Diff line change
Expand Up @@ -393,9 +393,6 @@ var TfTaggableResourceTypes = []string{
"azurerm_automation_dsc_configuration",
"azurerm_automation_runbook",
"azurerm_availability_set",
"azurerm_backup_policy_file_share",
"azurerm_backup_policy_vm",
"azurerm_backup_protected_vm",
"azurerm_bastion_host",
"azurerm_batch_account",
"azurerm_bot_channels_registration",
Expand Down Expand Up @@ -493,10 +490,8 @@ var TfTaggableResourceTypes = []string{
"azurerm_linux_virtual_machine_scale_set",
"azurerm_local_network_gateway",
"azurerm_log_analytics_cluster",
"azurerm_log_analytics_linked_service",
"azurerm_log_analytics_saved_search",
"azurerm_log_analytics_solution",
"azurerm_log_analytics_storage_insights",
"azurerm_log_analytics_workspace",
"azurerm_logic_app_integration_account",
"azurerm_logic_app_workflow",
Expand Down Expand Up @@ -533,7 +528,6 @@ var TfTaggableResourceTypes = []string{
"azurerm_nat_gateway",
"azurerm_netapp_account",
"azurerm_netapp_pool",
"azurerm_netapp_snapshot",
"azurerm_netapp_volume",
"azurerm_network_connection_monitor",
"azurerm_network_ddos_protection_plan",
Expand Down

0 comments on commit 17fcee5

Please sign in to comment.