Closed drew0ps closed 2 weeks ago
Added a new resource as per https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster_trusted_access_role_binding
Fixes #
I have:
make reviewable
backport release-x.y
/test-examples="examples/authorization/v1beta1/trustedaccessrolebinding.yaml"
Description of your changes
Added a new resource as per https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster_trusted_access_role_binding
Fixes #
I have:
make reviewable
to ensure this PR is ready for review.backport release-x.y
labels to auto-backport this PR if necessary.How has this code been tested