Add support for support_plan and Premium sku tier.#508
Merged
lonegunmanb merged 3 commits intoAzure:mainfrom Feb 19, 2024
ecklm:feature/aks-long-term-support
Merged
Add support for support_plan and Premium sku tier.#508lonegunmanb merged 3 commits intoAzure:mainfrom ecklm:feature/aks-long-term-support
support_plan and Premium sku tier.#508lonegunmanb merged 3 commits intoAzure:mainfrom
ecklm:feature/aks-long-term-support
Conversation
Contributor
Author
|
@microsoft-github-policy-service agree company="Alerant IT Ltd." |
It's available through terraform-provider-azurerm since v3.84.0. Allowed-by: hashicorp/terraform-provider-azurerm#23970 Resolves: #477
It's available through terraform-provider-azurerm since v3.84.0. Allowed-by: hashicorp/terraform-provider-azurerm#23970 Resolves: #477
Member
|
Thanks @ecklm for opening this pr! I've checked the CHANGELOG, this feature was introduced in |
Contributor
Author
|
Sure. Done in c2013a2 |
support_plan and Premium sku tier.
Contributor
Author
|
Can this be expected in a release soon? I see it's been a year since the last one. |
Contributor
The 6.8.0 is not the latest release, for some reason GitHub is not displaying the correct information. @lonegunmanb @ecklm 8.0.0 is the current release, check the git tag to see the release date |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
Make use of the premium SKU option and the support plan feature available in the azurerm provider sinve version 3.84.0.
Issue number
#477
Checklist before requesting a review
CHANGELOG.mdfileThanks for your cooperation!