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

Azure AKS Private Link support #5285

Closed
ghost opened this issue Jan 2, 2020 · 3 comments
Closed

Azure AKS Private Link support #5285

ghost opened this issue Jan 2, 2020 · 3 comments

Comments

@ghost
Copy link

ghost commented Jan 2, 2020

This issue was originally opened by @vmakhaev as hashicorp/terraform#23746. It was migrated here as a result of the provider split. The original body of the issue is below.


Proposal

AKS just announced Private Link support. For some enterprise customers public access to AKS is show stopper, so it would be good for terraform to support this feature.
https://docs.microsoft.com/en-us/azure/aks/private-clusters

@tombuildsstuff
Copy link
Contributor

hi @vmakhaev

Thanks for opening this issue :)

Support for Kubernetes Clusters with Private Link has been added in #5161 and will become available in version 1.40 of the Azure Provider - since support for this has been merged I'm going to close this issue for the moment; however I've assigned this to the 1.40 milestone so @hashibot will comment when the release is available.

Thanks!

@ghost
Copy link
Author

ghost commented Jan 8, 2020

This has been released in version 1.40.0 of the provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. As an example:

provider "azurerm" {
    version = "~> 1.40.0"
}
# ... other configuration ...

@ghost
Copy link
Author

ghost commented Mar 29, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant