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

Enable Role Based Access Control based on Azure AD #111

Closed
wants to merge 1 commit into from

Conversation

nitinnbisht
Copy link

Fixes #103

Changes proposed in the pull request:
When both var.enable_role_based_access_control & var.rbac_aad_managed are set to true, azure_rbac_enabled is set true as well

Its only possible to use azure_rbac_enabled when Azure Active Directory integration is Managed, meaning that Azure will create/manage the Service Principal used for integration.

@roman-povoroznyk
Copy link

Any progress about this?

Copy link

@volver-13 volver-13 left a comment

Choose a reason for hiding this comment

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

This looks like a very simple change, why is it taking so long to review?

Copy link

@volver-13 volver-13 left a comment

Choose a reason for hiding this comment

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

looks good to me

@aolmosj
Copy link

aolmosj commented Jun 27, 2022

Hello. Any news on this? I'm missing this feature in the module and it looks like the proposed solution could be very simple.

@lonegunmanb
Copy link
Member

Hello @nitinnbisht , thanks for you pr, this feature has been supported in #199 so I'm closing this pr now.

@lonegunmanb lonegunmanb closed this Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Supporting Azure RBAC for AKS Cluster
6 participants