Skip to content

Releases: Azure/terraform-azurerm-network

Support Terraform 0.13

07 Sep 07:58
77d30e2
Compare
Choose a tag to compare

Support Terraform 0.13

Replace use of deprecated attribute address_prefix

26 May 03:07
7f2c818
Compare
Choose a tag to compare

Replace use of deprecated attribute address_prefix

Integration of terramodtest 0.5.0

24 Mar 04:56
4600002
Compare
Choose a tag to compare

Integration of terramodtest 0.5.0

Integration of terramodtest 0.5.0

23 Mar 22:29
4600002
Compare
Choose a tag to compare

Integration of terramodtest 0.5.0

Removal of the creation of Resource Group & Support Azurerm 2.0

17 Mar 01:24
de81a95
Compare
Choose a tag to compare
  1. Removal of the creation of resource group. Instead, we import an existing resource group

  2. Support Azurerm 2.0

Removal of the creation of Resource Group

12 Mar 06:01
de81a95
Compare
Choose a tag to compare
  1. Removal of the creation of resource group. Instead, we import an existing resource group

  2. Support azurerm 2.0

fix dns_server output

22 Nov 17:15
Compare
Choose a tag to compare

dns_servers is no longer a valid exported output in the virtual network module. This fixes that error by removing it from the output. #6 @ricoli

Ability to edit names

16 Oct 23:13
Compare
Choose a tag to compare
  • Added vnet name as parameter
  • Added security group name as variable

Initial release

15 Sep 23:50
Compare
Choose a tag to compare

Update of README