Skip to content

Releases: ishuar/terraform-azure-aks

v2.3.0

18 Dec 03:36
1077b00
Compare
Choose a tag to compare

Please go through the What's Changed section and for complete changelog information refer to CHANGELOG.

What's Changed

⭐️ Exciting New Features ⭐️

  • Feat: Add NodePool type and Node temp name for rotation by @ishuar in #22

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

15 Oct 00:06
7d89ff0
Compare
Choose a tag to compare

Please go through the What's Changed section and for complete changelog information refer to CHANGELOG.

What's Changed

🔧 Bug Fixes 🔧

  • Removed retention_policy block from azurerm_monitor_diagnostic_setting & added terraform tests. by @ishuar in #16

Full Changelog: v2.1.0...v2.2.0

v2.1.0

11 Oct 01:56
316b18d
Compare
Choose a tag to compare

Please go through the What's Changed section and for complete changelog information refer to CHANGELOG.

What's Changed

⭐️ Exciting New Features ⭐️

  • Optional get the stable aks version automatically. by @ishuar in #15

Full Changelog: v2.0.1...v2.1.0

v2.0.1

08 Oct 23:56
67d935e
Compare
Choose a tag to compare

Please go through the What's Changed section and for complete changelog information refer to CHANGELOG.

What's Changed

🔧 Bug Fixes 🔧

  • FluxCD configuration bug fixes and removed deprecated attributes by @ishuar in #14

Full Changelog: v2.0.0...v2.0.1

v2.0.0

08 Oct 22:50
54333f9
Compare
Choose a tag to compare

Please go through the What's Changed section for complete changelog information.

What's Changed

⚠️ Breaking Changes ⚠️

  • Require minimum 1.3 terraform version by @ishuar in #11

💡 Other Changes 💡

  • [gh-workflow]: Added check for readme diff in validate PR check and improved release workflow. by @ishuar in #12
  • GH Actions: Automated release workflow on push to main by @ishuar in #13

Full Changelog: v1.6.0...v2.0.0

v1.6.0

06 Sep 18:50
Compare
Choose a tag to compare

What's Changed

⭐️ Exciting New Features ⭐️

  • Feature: Enable flux configuration settings by @ishuar in #8
    • Addressed the example

💡 Other Changes 💡

  • Updated Parent Readme
  • Renamed minimals example to simple

Full Changelog: v1.5.0...v1.6.0

v1.5.0

10 Aug 23:26
212fc40
Compare
Choose a tag to compare

What's Changed

⭐️ Exciting New Features ⭐️

  • Feature: added Fluxcd Kubernetes extension by @ishuar in #7
    • Added permissions and dependencies for fluxcd AKS extension,
    • Added example.
  • Added default node pool size to Standard_DS.2_v2

Full Changelog: v1.4.0...v1.5.0

v1.4.0

12 May 22:24
Compare
Choose a tag to compare

⭐️ Exciting New Features ⭐️

  • Added attributes for proximity_placement_group_id, message_of_the_day, workload_runtime for default and additional node pools. kubelet_disk_type ,snapshot_id and os_sku for only additional node pools

🔧 Bug Fixes 🔧

  • optional node_count attribute for additional node_pool

Full Changelog: v1.3.1...v1.4.0

v1.3.1

05 May 23:34
Compare
Choose a tag to compare

💡 Other Changes 💡

  • docs: added readme in minimals example directory
  • docs: added info about the existing cluster usage in the module.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

05 May 23:16
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking Changes ⚠️

  • Set min azurerm provider to 3.55

⭐️ Exciting New Features ⭐️

  • Added attributes for new features (vnet_integration_enabled, network_profile , maintenance_windw and more)
  • Added azurerm_monitor_diagnostic_setting for the cluster.

💡 Other Changes 💡

  • Pull requests should have a respective label assigned to it.
  • Makefile for formatting and docs generation.

Full Changelog: v1.2.0...v1.3.0