File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
terraform/linux-webserver-with-loadbalancer Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ make destroy
166166| [ azurerm_network_interface_security_group_association.webserver] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/network_interface_security_group_association ) | resource |
167167| [ azurerm_network_security_group.webserver] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/network_security_group ) | resource |
168168| [ azurerm_network_security_rule.azurecloud] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/network_security_rule ) | resource |
169- | [ azurerm_network_security_rule.lb_to_webservers ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/network_security_rule ) | resource |
169+ | [ azurerm_network_security_rule.everyone_to_webservers ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/network_security_rule ) | resource |
170170| [ azurerm_network_security_rule.ssh] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/network_security_rule ) | resource |
171171| [ azurerm_public_ip.loadbalancer] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/public_ip ) | resource |
172172| [ azurerm_public_ip.pip] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/public_ip ) | resource |
You can’t perform that action at this time.
0 commit comments