Replace deprecated terraform resources #184
Labels
area/quality
Output qualification (tests, checks, scans, automation in general, etc.) related
kind/enhancement
Enhancement, improvement, extension
platform/azure
Microsoft Azure platform/infrastructure
How to categorize this issue?
/area quality
/kind enhancement
/priority normal
/platform azure
What would you like to be added:
The deprecated terraform resources
network_security_group_id
androute_table_id
should be replaced byazurerm_subnet_network_security_group_association
andazurerm_subnet_route_table_association
respectively.Why is this needed:
When creating an azure
Infrastructure
terraform gives out the following warnings:The text was updated successfully, but these errors were encountered: