Skip to content

Releases: Azure/terraform-azurerm-aks

9.4.1

05 Feb 09:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.4.0...9.4.1

9.4.0

05 Feb 01:21
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /test by @dependabot in #615
  • Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /test by @lonegunmanb in #616
  • Dependabot changes from PR 609 619 620 by @zioproto in #621
  • Bump github.com/gruntwork-io/terratest from 0.47.2 to 0.48.0 in /test by @dependabot in #619
  • Bump github.com/Azure/terraform-module-test-helper from 0.27.0 to 0.28.0 in /test by @dependabot in #620
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /test by @dependabot in #609
  • Dependabot 624 626 by @zioproto in #627
  • Bump github.com/gruntwork-io/terratest from 0.48.0 to 0.48.1 in /test by @dependabot in #624
  • Bump github.com/Azure/terraform-module-test-helper from 0.28.0 to 0.30.0 in /test by @dependabot in #626
  • Bump azapi provider to >=2.0, < 3.0 by @zioproto in #632

Full Changelog: 9.3.0...9.4.0

9.3.0

05 Feb 01:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.2.0...9.3.0

9.2.0

07 Nov 06:25
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/Azure/terraform-module-test-helper from 0.22.0 to 0.24.0 in /test by @dependabot in #574
  • Bump github.com/gruntwork-io/terratest from 0.46.15 to 0.47.0 in /test by @dependabot in #579
  • Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 in /test by @dependabot in #562
  • Add cost_analysis_enabled option by @artificial-aidan in #583
  • Bump github.com/Azure/terraform-module-test-helper from 0.24.0 to 0.25.0 in /test by @dependabot in #581
  • Update README.md by @shailwx in #589
  • Use oidc as authentication method by @lonegunmanb in #592
  • Bump github.com/Azure/terraform-module-test-helper from 0.25.0 to 0.26.0 in /test by @lonegunmanb in #593
  • Make the Azure Key Vault public because private Key Vault requires preview API by @zioproto in #599

New Contributors

Full Changelog: 9.1.0...9.2.0

9.1.0

07 Nov 06:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 9.0.0...9.1.0

9.0.0

07 Nov 06:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.0.0...9.0.0

6.8.0

04 Apr 02:22
Compare
Choose a tag to compare

6.7.1

07 Mar 05:13
Compare
Choose a tag to compare
  • Fix #316 current client lacks permissions to read Key Rotation Policy issue #317 (lonegunmanb)

6.7.0

28 Feb 01:39
Compare
Choose a tag to compare

6.6.0

31 Jan 01:27
Compare
Choose a tag to compare
  • Bump github.com/Azure/terraform-module-test-helper from 0.6.0 to 0.7.1 in /test #293 (dependabot[bot])
  • identity type is either SystemAssigned or UserAssigned #292 (zioproto)
  • Bump github.com/gruntwork-io/terratest from 0.41.7 to 0.41.9 in /test #290 (dependabot[bot])
  • feat: Implement support for KMS arguments #288 (mkilchhofer)
  • feat: allow for configuring auto_scaler_profile #278 (DavidSpek)
  • Azure AD RBAC enable/disable with variable rbac_aad #269 (zioproto)