Tidy up
This commit is contained in:
parent
a6a26c372f
commit
7973eb855d
@ -143,8 +143,6 @@ resource "azurerm_network_security_group" "nsg-aks" {
|
|||||||
name = "nsg-aks"
|
name = "nsg-aks"
|
||||||
location = azurerm_resource_group.default.location
|
location = azurerm_resource_group.default.location
|
||||||
resource_group_name = azurerm_resource_group.default.name
|
resource_group_name = azurerm_resource_group.default.name
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
resource "azurerm_subnet_network_security_group_association" "nsg-aks-link" {
|
resource "azurerm_subnet_network_security_group_association" "nsg-aks-link" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user