Releases: oraziobattaglia/terraform-azurerm-compute
Releases · oraziobattaglia/terraform-azurerm-compute
v0.6.10
v0.6.9
For the Windows vms:
- Added vars identity_type, identity_ids to configure Managed Service Identity
- Added var aad_login_for_windows to join the vms to Azure Active Directory
v0.6.8
Added output network_interface_data to collect interfaces data
v0.6.7
main.tf: public_ip_address_id change from "" to null
Fix public_ip_address_id from "" to null
Fix public_ip_address_id from "" to null
v0.4.1
Changed public_ip_address_id from "" to null
Changed zone attribute of azurerm_managed_disk to be compatible with provider >= 3.x.x
Changed zone attribute of azurerm_managed_disk to be compatible with provider >= 3.x.x
Added possibility to use availability zones
Added possibility to use availability zones
Added the possibility to specify a NSG to attach to vms NICs
Added the possibility to specify a NSG to attach to vms NICs
Added vars dns_servers and enable_ip_forwarding
v0.6.3 Added vars enable_ip_forwarding and dns_servers