Skip to content

Commit

Permalink
azurerm_kubernetes_cluster - add caution note to AKS docs about the…
Browse files Browse the repository at this point in the history
… preview version deprecation schedule (#28708)

* add caution note to AKS docs about the preview version deprecation schedule

* typo

Co-authored-by: Wyatt Fry <[email protected]>

* typo

Co-authored-by: Wyatt Fry <[email protected]>

---------

Co-authored-by: Wyatt Fry <[email protected]>
  • Loading branch information
stephybun and wyattfry authored Feb 6, 2025
1 parent f59daa1 commit a662de2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/r/kubernetes_cluster.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ description: |-

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

!> **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.

-> **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).

~> **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).
Expand Down

0 comments on commit a662de2

Please sign in to comment.