Skip to content

Commit

Permalink
subnet_network_security_group_association only moved in TF
Browse files Browse the repository at this point in the history
  • Loading branch information
Aris van Ommeren committed May 25, 2021
1 parent 3570ea7 commit 327f7be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions state/filter.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ var resourcesOnlyMovedInTF = []string{
"azurerm_storage_container",
"azurerm_key_vault_secret",
"azurerm_storage_share",
"azurerm_subnet_network_security_group_association",
}

var resourcesNotSupportedInAzure = []string{
Expand Down

0 comments on commit 327f7be

Please sign in to comment.