Name | Version |
---|---|
terraform | >=0.12 |
azurerm | ~>2.0 |
Name | Version |
---|---|
azurerm | ~>2.0 |
random | n/a |
tls | n/a |
No modules.
Name | Type |
---|---|
azurerm_linux_virtual_machine.my_terraform_vm | resource |
azurerm_network_interface.my_terraform_nic | resource |
azurerm_network_interface_security_group_association.example | resource |
azurerm_network_security_group.my_terraform_nsg | resource |
azurerm_public_ip.my_terraform_public_ip | resource |
azurerm_resource_group.rg | resource |
azurerm_storage_account.my_storage_account | resource |
azurerm_subnet.my_terraform_subnet | resource |
azurerm_virtual_network.my_terraform_network | resource |
random_id.random_id | resource |
random_pet.rg_name | resource |
tls_private_key.example_ssh | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
resource_group_location | Location of the resource group. | string |
"France Central" |
no |
resource_group_name_prefix | Prefix of the resource group name that's combined with a random ID so name is unique in your Azure subscription. | string |
"rg" |
no |
Name | Description |
---|---|
public_ip_address | n/a |
resource_group_name | n/a |
tls_private_key | n/a |