Name | Version |
---|---|
terraform | >= 1.7 |
azurerm | >= 4 |
Name | Version |
---|---|
azurerm | >= 4 |
No modules.
Name | Type |
---|---|
azurerm_resource_group.this | resource |
azurerm_vpn_gateway.this | resource |
azurerm_vpn_gateway_connection.this | resource |
azurerm_vpn_site.this | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
resource_group | The Resource Group to add the IP Groups to or create if create_ipg_resource_group is true | object({ |
n/a | yes |
virtual_wan_properties | The Virtual WAN properties | object({ |
n/a | yes |
vpn_gateways | The VPN Gateway to create | map(object({ |
n/a | yes |
vpn_site_connections | n/a | map(object({ |
n/a | yes |
vpn_sites | The VPN Site to create | map(object({ |
n/a | yes |
create_new_resource_group | A flag to create a Resource Group for the IP Groups | bool |
true |
no |
tags | A map of tags to assign to the resource. | map(string) |
{} |
no |
No outputs.