terraform-provider-kubernetes
terraform-provider-kubernetes copied to clipboard
Broken link in cluster_role_binding and role_binding docs
Terraform Version, Provider Version and Kubernetes Version
Terraform version: n/a
Kubernetes provider version: n/a
Kubernetes version: n/a
Affected Resource(s)
Documentation relating to:
kubernetes_cluster_role_bindingkubernetes_cluster_role_binding_v1kubernetes_role_bindingkubernetes_role_binding_v1
Terraform Configuration Files
n/a
Debug Output
n/a
Panic Output
n/a
Steps to Reproduce
- Navigate to either one of the following URLs:
- https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/cluster_role_binding
- https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/cluster_role_binding_v1
- https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/role_binding
- https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/role_binding_v1
- Follow the link to the Kubernetes reference for either the
role_reforsubjectarguments
Expected Behavior
The expected documentation page should open.
Actual Behavior
The link 404s.
Important Factoids
n/a
References
- https://github.com/hashicorp/terraform-provider-kubernetes/pull/2169
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Thanks for reporting and addressing this issue, @mpriscella
Marking this issue as stale due to inactivity. If this issue receives no comments in the next 30 days it will automatically be closed. If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. This helps our maintainers find and focus on the active issues. Maintainers may also remove the stale label at their discretion. Thank you!