Skip to content

Commit a19b6b3

Browse files
stephybunwyattfry
authored andcommitted
azurerm_kubernetes_cluster - add caution note to AKS docs about the preview version deprecation schedule (hashicorp#28708)
* add caution note to AKS docs about the preview version deprecation schedule * typo Co-authored-by: Wyatt Fry <wyattfry@gmail.com> * typo Co-authored-by: Wyatt Fry <wyattfry@gmail.com> --------- Co-authored-by: Wyatt Fry <wyattfry@gmail.com>
1 parent b4b4059 commit a19b6b3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

website/docs/r/kubernetes_cluster.html.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ description: |-
1010

1111
Manages a Managed Kubernetes Cluster (also known as AKS / Azure Kubernetes Service)
1212

13+
!> **Note:** As per Microsoft's AKS preview API [deprecation plan](https://learn.microsoft.com/en-us/azure/aks/concepts-preview-api-life-cycle#upcoming-deprecations) several preview APIs have a deprecation schedule and Microsoft recommends performing updates before the deprecation date. Additionally, Microsoft and HashiCorp recommend upgrading to the penultimate 3.x version v3.116.0 to avoid disruption or, ideally, to the latest 4.x provider version to take advantage of the most current API version that the provider supports. Please see [this GitHub issue](https://github.com/hashicorp/terraform-provider-azurerm/issues/28707) for more details.
14+
1315
-> **Note:** Due to the fast-moving nature of AKS, we recommend using the latest version of the Azure Provider when using AKS - you can find [the latest version of the Azure Provider here](https://registry.terraform.io/providers/hashicorp/azurerm/latest).
1416

1517
~> **Note:** All arguments including the client secret will be stored in the raw state as plain-text. [Read more about sensitive data in state](/docs/state/sensitive-data.html).

0 commit comments

Comments
 (0)