Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

containerservice - upgrade sdk to 2023-02-02-preview #21256

Merged
merged 10 commits into from
Apr 4, 2023

Conversation

stephybun
Copy link
Member

Closes #20887

This PR contains a breaking change
image

In addition to notifying users of the breaking change in the CHANGELOG I also allow Paid as a valid value for sku_tier for the time being so that the error message from the AKS API can inform users of the change.

Code="SkuNotAvailable" Message="Paid managed cluster SKU tier is invalid. 'Paid' has been replaced by 'Standard' since v2023-02-01. "

Copy link
Contributor

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a couple of comments inline but otherwise 👍

@stephybun stephybun merged commit 48d2873 into main Apr 4, 2023
@stephybun stephybun deleted the f/upgrade-containerservice-2023-02-02-preview branch April 4, 2023 06:48
@github-actions github-actions bot added this to the v3.51.0 milestone Apr 4, 2023
stephybun added a commit that referenced this pull request Apr 4, 2023
@github-actions
Copy link

This functionality has been released in v3.51.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing SKU Tier from paid to standard for azurerm_kubernetes_cluster fails
2 participants