This repository was archived by the owner on Oct 25, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed
Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.0] ( https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/tree/2.0.0 ) (2022-05-09)
4+
5+ [ Full Changelog] ( https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/compare/1.0.0...2.0.0 )
6+
7+ ** Implemented enhancements:**
8+
9+ - Azurerm 3.x [ \# 2] ( https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/pull/2 ) ([ michaelamattes] ( https://github.com/michaelamattes ) )
10+
11+ ** Merged pull requests:**
12+
13+ - Update hashicorp/setup-terraform action to v2 [ \# 10] ( https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/pull/10 ) ([ renovate[ bot]] ( https://github.com/apps/renovate ) )
14+ - Update creyD/prettier\_ action action to v4 [ \# 9] ( https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/pull/9 ) ([ renovate[ bot]] ( https://github.com/apps/renovate ) )
15+ - Update actions/checkout action [ \# 8] ( https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/pull/8 ) ([ renovate[ bot]] ( https://github.com/apps/renovate ) )
16+ - Update github-actions-x/commit action to v2.9 [ \# 7] ( https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/pull/7 ) ([ renovate[ bot]] ( https://github.com/apps/renovate ) )
17+ - add renovate config [ \# 3] ( https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/pull/3 ) ([ michaelamattes] ( https://github.com/michaelamattes ) )
18+
319## [ 1.0.0] ( https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/tree/1.0.0 ) (2022-02-17)
420
521[ Full Changelog] ( https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/compare/0.0.1...1.0.0 )
Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ This module manages Azure Kubernetes Cluster.
1010| Name | Version |
1111| ------| ---------|
1212| terraform | ~ >1.1 |
13- | azurerm | >=3.3 .0 |
13+ | azurerm | >=3.5 .0 |
1414
1515## Providers
1616
1717| Name | Version |
1818| ------| ---------|
19- | azurerm | >=3.3 .0 |
19+ | azurerm | >=3.5 .0 |
2020
2121## Resources
2222
You can’t perform that action at this time.
0 commit comments