Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Latest commit

 

History

History
44 lines (32 loc) · 5.07 KB

CHANGELOG-v1.md

File metadata and controls

44 lines (32 loc) · 5.07 KB

Changelog

1.2.0 (2024-11-11)

Merged pull requests:

  • Add support for disk_controller_type #82 (lonegunmanb)
  • Bump github.com/Azure/terraform-module-test-helper in /test #81 (lonegunmanb)
  • Bump github.com/Azure/terraform-module-test-helper from 0.15.0 to 0.26.0 in /test #78 (lonegunmanb)
  • Use oidc as e2e test authentication method #76 (lonegunmanb)
  • Update deprecated variable names 'enable_accelerated_networking' and 'enabled_ip_forwarding' #75 (rorsgo)

1.1.0 (2023-11-23)

Merged pull requests:

  • Support bypass_platform_safety_checks_on_user_schedule_enabled and reboot_setting #66 (davidkarlsen)
  • Fix anchor link for e2e test on README.md #47 (exe-r)
  • Fix checkov issue #46 (lonegunmanb)
  • Bump github.com/Azure/terraform-module-test-helper from 0.13.0 to 0.15.0 in /test #45 (dependabot[bot])

1.0.0 (2023-06-02)

Merged pull requests:

  • Prepare for 1.0.0 #36 (lonegunmanb)
  • add VM Extension dependency on data disks attachment and output list of attached disk(s) #33 #35 (tze-dev)
  • Remove precondition on boot_diagnostics #32 (lonegunmanb)
  • add tracing tag toggle variables and update readme #28 (lonegunmanb)
  • Bump github.com/Azure/terraform-module-test-helper from 0.12.0 to 0.13.0 in /test #25 (dependabot[bot])
  • Fix broken example #22 (lonegunmanb)
  • Bump github.com/Azure/terraform-module-test-helper from 0.10.0 to 0.12.0 in /test #19 (dependabot[bot])
  • Bump github.com/Azure/terraform-module-test-helper from 0.9.1 to 0.10.0 in /test #17 (dependabot[bot])
  • Bump github.com/gruntwork-io/terratest from 0.41.10 to 0.41.11 in /test #14 (dependabot[bot])
  • Bump github.com/Azure/terraform-module-test-helper from 0.8.1 to 0.9.1 in /test #13 (dependabot[bot])
  • var.admin_username is required, var.admin_ssh_keys.*.username is optional and in case its present should be equal to var.admin_username #11 (juanjojulian)
  • removed network_security_group_id variable and output as its not needed nor used #10 (juanjojulian)
  • Catch iterator variable to avoid potential concurrent error in tests #9 (lonegunmanb)
  • Bump github.com/Azure/terraform-module-test-helper from 0.7.1 to 0.8.1 in /test #8 (dependabot[bot])
  • Bump github.com/gruntwork-io/terratest from 0.41.9 to 0.41.10 in /test #7 (dependabot[bot])

* This Changelog was automatically generated by github_changelog_generator