Skip to content

Commit

Permalink
add additional topologies
Browse files Browse the repository at this point in the history
  • Loading branch information
c.klewar committed May 16, 2024
1 parent 74da476 commit 47cb82e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ Description of available input variables. Used input variables will change per t
| Three Node Cluster Single NIC existing VNET / subnet | [Description](examples/three_node_cluster_single_nic_existing_vnet_existing_subnet/README.md) |
| Three Node Cluster Multi NIC new VNET / subnet | [Description](examples/three_node_cluster_multi_nic_new_vnet_new_subnet/README.md) |
| Three Node Cluster Multi NIC existing VNET / new subnet | [Description](examples/three_node_cluster_multi_nic_existing_vnet_new_subnet/README.md) |
| Single Node Single NIC existing VNET / subnet and 3rd party NAT GW | [Description](examples/three_node_single_nic_existing_vnet_and_subnet_3rd_party_nat_gw/README.md) |
| Single Node Multi NIC existing VNET / subnet and 3rd party NAT GW | [Description](examples/three_node_multi_nic_existing_vnet_and_subnet_3rd_party_nat_gw/README.md) |
| Three Node Single NIC existing VNET / subnet and 3rd party NAT GW | [Description](examples/three_node_single_nic_existing_vnet_and_subnet_3rd_party_nat_gw/README.md) |
| Three Node Multi NIC existing VNET / subnet and 3rd party NAT GW | [Description](examples/three_node_multi_nic_existing_vnet_and_subnet_3rd_party_nat_gw/README.md) |
| Three Node AppStack Cluster new VNET / subnet | [Description](examples/three_node_cluster_appstack_new_vnet_new_subnet/README.md) |
| Three Node AppStack Cluster existing VNET / new subnet | [Description](examples/three_node_cluster_appstack_existing_vnet_new_subnet/README.md) |

Expand Down

0 comments on commit 47cb82e

Please sign in to comment.