Skip to content

Releases: Azure/terraform-azurerm-compute

5.2.0

28 Feb 01:22
Compare
Choose a tag to compare
  • 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

06 Feb 07:23
Compare
Choose a tag to compare

5.0.0

16 Jan 07:56
Compare
Choose a tag to compare
  • 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])

4.2.0

22 Dec 02:57
Compare
Choose a tag to compare
  • Changed var.location default value from "" to null #214 (juanjojulian)
  • Bump tflint plugin version, add new checking rule #213 (lonegunmanb)
  • Upgrade terraform-module-test-helper lib so we can get rid of override file to execute version upgrade test #212 (lonegunmanb)

4.1.0

29 Nov 07:28
Compare
Choose a tag to compare

4.0.0

15 Nov 03:49
Compare
Choose a tag to compare

Add CI pipeline #185 (jiaweitao001)

Add variable `delete_data_disks_on_termination`

25 May 01:30
ce71f7e
Compare
Choose a tag to compare

Add variable delete_data_disks_on_termination

Fixed deprecated list method

21 May 05:33
97dc8ac
Compare
Choose a tag to compare

Fixed deprecated list method

Fix to make ssh_key optional

29 Apr 09:12
01fee36
Compare
Choose a tag to compare

Fix to make ssh_key optional

Support `ssh_key_values` for raw value for ssh keys in addition to paths

18 Feb 06:29
1c6986b
Compare
Choose a tag to compare

Support ssh_key_values for raw value for ssh keys in addition to paths