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

Added Kubernetes and KubernetesConfiguration resource providers to auto provider registration #22463

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

tiwood
Copy link
Contributor

@tiwood tiwood commented Jul 11, 2023

The resource providers Microsoft.Kubernetes and Microsoft.KubernetesConfiguration have to be registered before we can use the following resources:

  • azurerm_kubernetes_cluster_extension
  • azurerm_kubernetes_flux_configuration

This PR adds these providers to the auto registration.

Fixes #22462

… required by `azurerm_kubernetes_cluster_extension` and `azurerm_kubernetes_flux_configuration`
@mbfrahry mbfrahry added this to the v3.65.0 milestone Jul 11, 2023
Copy link
Member

@mbfrahry mbfrahry left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for this @tiwood

Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

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

Successfully merging this pull request may close these issues.

azurerm_kubernetes_cluster_extension: Missing resource provider registration
2 participants