Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Investigate RBAC issue with Terraform and migrate shell command to RBAC #30

Closed
NathanielRose opened this issue Jan 15, 2019 · 2 comments
Assignees
Labels
effort - M less than one week effort infra-team

Comments

@NathanielRose
Copy link
Contributor

Currently you can not enable RBAC without a backing AAD service principal. In the meantime, use the az command line.
TODO: This support is expected within a couple of releases -- switch back when its available.

Lines 27 - 74 of providers/azure-aks/aks.tf

@NathanielRose NathanielRose self-assigned this Jan 15, 2019
@NathanielRose NathanielRose added the effort - M less than one week effort label Jan 15, 2019
@NathanielRose
Copy link
Contributor Author

May have been resolved - hashicorp/terraform-provider-azurerm#2495
Will confirm if commented code executes.

@NathanielRose
Copy link
Contributor Author

Until issue #2602 is resolved RBAC deployment may ocasionally throw the error below due to time out on Bearer token refresh.

StatusCode=0 -- Original Error: Manually created ServicePrincipalToken does not contain secret material to retrieve a new access token

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
effort - M less than one week effort infra-team
Projects
None yet
Development

No branches or pull requests

2 participants