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

Support for Azure CLI authentication with azurerm_kubernetes_cluster container resource #6355

Closed
ghost opened this issue Apr 3, 2020 · 3 comments

Comments

@ghost
Copy link

ghost commented Apr 3, 2020

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


Current Terraform Version

terraform -v
Terraform v0.12.24
+ provider.azurerm v1.44.0

Use-cases

According to the docs (and my experience) a service_principal is required to authenticate when using azurerm_kubernetes_cluster
(https://www.terraform.io/docs/providers/azurerm/r/kubernetes_cluster.html)

This is a problem for me as I am not a subscription owner for my subscription. The account I was given cannot add role assignments... which is the last step in creating a service_principal (https://www.terraform.io/docs/providers/azurerm/guides/service_principal_client_secret.html#creating-a-service-principal-in-the-azure-portal)

Proposal

Would it be possible to use this feature via CLI authentication?
(https://www.terraform.io/docs/providers/azurerm/guides/azure_cli.html)

@tombuildsstuff
Copy link
Contributor

This'll be fixed by / duplicate of #6347

@emacdona
Copy link

emacdona commented Apr 3, 2020

Thank you! Sorry that I submitted a duplicate.

@ghost
Copy link
Author

ghost commented May 4, 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 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators May 4, 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

2 participants