We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Handle cannot change roleRef in resource diff function.
cannot change roleRef
Error: github.com/kbst/terraform-provider-kustomize/kustomize.kustomizationResourceDiff: apiVersion: "rbac.authorization.k8s.io/v1", kind: "RoleBinding", namespace: "pstest-observability-config" name: "app-observability-config-read": patch failed 'application/strategic-merge-patch+json': RoleBinding.rbac.authorization.k8s.io "app-observability-config-read" is invalid: roleRef: Invalid value: rbac.RoleRef{APIGroup:"rbac.authorization.k8s.io", Kind:"Role", Name:"app-observability-config-read"}: cannot change roleRef
The text was updated successfully, but these errors were encountered:
cb7878b
Merge pull request #179 from kbst/fix-roleref-recreate
08a9011
Handle roleRef changes with destroy and recreate plan fix #176
No branches or pull requests
Handle
cannot change roleRef
in resource diff function.The text was updated successfully, but these errors were encountered: