Releases: ishuar/terraform-azure-aks
v2.3.0
Please go through the What's Changed
section and for complete changelog information refer to CHANGELOG.
What's Changed
⭐️ Exciting New Features ⭐️
New Contributors
Full Changelog: v2.2.0...v2.3.0
v2.2.0
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 fromazurerm_monitor_diagnostic_setting
& addedterraform
tests. by @ishuar in #16
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Please go through the What's Changed
section and for complete changelog information refer to CHANGELOG.
What's Changed
⭐️ Exciting New Features ⭐️
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Please go through the What's Changed
section and for complete changelog information refer to CHANGELOG.
What's Changed
🔧 Bug Fixes 🔧
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Please go through the What's Changed
section for complete changelog information.
What's Changed
⚠️ Breaking Changes ⚠️
💡 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
v1.5.0
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
⭐️ 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
andos_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
💡 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
What's Changed
⚠️ Breaking Changes ⚠️
- Set min
azurerm
provider to3.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