Skip to content

Latest commit

 

History

History
75 lines (51 loc) · 7.24 KB

CHANGELOG.md

File metadata and controls

75 lines (51 loc) · 7.24 KB

Changelog

Merged pull requests:

5.3.0 (2023-06-06)

Merged pull requests:

  • Bump github.com/Azure/terraform-module-test-helper from 0.13.0 to 0.14.0 in /test #263 (dependabot[bot])
  • Add tracing tags toggle variable #256 (lonegunmanb)
  • Add support for azurerm_network_interface.enable_ip_forwarding #254 (lonegunmanb)
  • Fix broken ip_configuration when azurerm_public_ip is null #248 (Amos-85)

5.2.2 (2023-04-18)

Merged pull requests:

  • Bump github.com/Azure/terraform-module-test-helper from 0.9.1 to 0.13.0 in /test #252 (dependabot[bot])
  • Fix broken ip_configuration when azurerm_public_ip is null #248 (Amos-85)

5.2.1 (2023-04-16)

Merged pull requests:

5.2.0 (2023-02-28)

Merged pull requests:

  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 in /test #241 (dependabot[bot])
  • Bump github.com/Azure/terraform-module-test-helper from 0.8.1 to 0.9.1 in /test #240 (dependabot[bot])
  • Bump github.com/gruntwork-io/terratest from 0.41.10 to 0.41.11 in /test #239 (dependabot[bot])
  • Update versions.tf to require Terraform v1.3 #238 (lonegunmanb)
  • Bump golang.org/x/net from 0.1.0 to 0.7.0 in /test #237 (dependabot[bot])
  • Bump github.com/hashicorp/go-getter/v2 from 2.1.1 to 2.2.0 in /test #236 (dependabot[bot])
  • Bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 in /test #235 (dependabot[bot])
  • Use name template variables to customize the name of each resource #234 (DatsloJRel)
  • Improve separate data disk resource logic #233 (lonegunmanb)
  • Pin the iterator variable to avoid concurrent test error #232 (lonegunmanb)
  • Bump github.com/gruntwork-io/terratest from 0.41.9 to 0.41.10 in /test #231 (dependabot[bot])
  • Bump github.com/Azure/terraform-module-test-helper from 0.7.1 to 0.8.1 in /test #230 (dependabot[bot])
  • Create data disks and attach after VM creation by azurerm_virtual_machine_data_disk_attachment resource. #227 (DatsloJRel)

5.1.0 (2023-02-06)

Merged pull requests:

5.0.0 (2023-01-16)

Merged pull requests:

  • Adjust the "plan" input to properly set the image name and product #218 (AWSmith0216)
  • Add support for multiple virtual machine extensions. #217 (lonegunmanb)
  • Bump github.com/Azure/terraform-module-test-helper from 0.4.0 to 0.6.0 in /test #216 (dependabot[bot])
  • Bump github.com/gruntwork-io/terratest from 0.41.6 to 0.41.7 in /test #215 (dependabot[bot])

* This Changelog was automatically generated by github_changelog_generator