Skip to content

Investigate RBAC for AKS #16

@schnerring

Description

@schnerring

With v3 of the azurerm provider, role_based_access_control_enabled defaults to true.

Upgrading required to following to prevent cluster re-creation.

# TODO: defaults to true since azurerm v3
role_based_access_control_enabled = false

Investigate whether implementing RBAC is worth re-creating the cluster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions