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

Add support for support_plan and Premium sku tier. #508

Merged
merged 3 commits into from
Feb 19, 2024
Merged

Add support for support_plan and Premium sku tier. #508

merged 3 commits into from
Feb 19, 2024

Commits on Feb 16, 2024

  1. Enable creating Premium AKS instance

    It's available through terraform-provider-azurerm since v3.84.0.
    
    Allowed-by: hashicorp/terraform-provider-azurerm#23970
    Resolves: #477
    ecklm committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    654b2db View commit details
    Browse the repository at this point in the history
  2. Add support plan variable

    It's available through terraform-provider-azurerm since v3.84.0.
    
    Allowed-by: hashicorp/terraform-provider-azurerm#23970
    Resolves: #477
    ecklm committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e263d0b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    c2013a2 View commit details
    Browse the repository at this point in the history