Skip to content

Commit a3c314b

Browse files
committed
docs: updated doc as per recent changes
1 parent 70003a5 commit a3c314b

File tree

1 file changed

+1
-1
lines changed
  • terraform/linux-webserver-with-loadbalancer

1 file changed

+1
-1
lines changed

terraform/linux-webserver-with-loadbalancer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)