Skip to content

jkellner-hashi/terraform-azurerm-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Name Version
azurerm 4.38.0

Providers

Name Version
azurerm 4.38.0

Resources

Name Type
azurerm_linux_virtual_machine.this resource
azurerm_network_interface.this resource
azurerm_resource_group.this resource
azurerm_storage_account.this resource
azurerm_storage_container.this resource
azurerm_subnet.this resource
azurerm_virtual_network.this resource

Inputs

Name Description Type Default Required
address_space IP Range(s) to use for virtual network address space list(string)
[
"10.0.0.0/16"
]
no
container_access_type Container access type string "private" no
create_storage True to create storage account and container, false to ignore bool null no
create_vm True to create VM, false to ignore bool null no
location Azure region location for resources string null no
prefix Prefix for resource naming string null no
subscription_id Azure subscription ID string null no
tenant_id Azure tenant ID string null no

About

kickstart azure examples

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages