<!-- Thank you for helping to improve Crossplane! Please be sure to search for open issues before raising a new one. We use issues for bug reports and feature requests. Please find us at https://slack.crossplane.io for questions, support, and discussion. --> ### What problem are you facing? <!-- Please tell us a little about your use case - it's okay if it's hypothetical! Leading with this context helps frame the feature request so we can ensure we implement it sensibly. ---> I want to configure tag protection rules in repository. ### How could Crossplane help solve your problem? <!-- Let us know how you think Crossplane could help with your use case. --> Extend provider to support tag protection like with branches. [GitLab API supports this](https://docs.gitlab.com/api/protected_tags/).
What problem are you facing?
I want to configure tag protection rules in repository.
How could Crossplane help solve your problem?
Extend provider to support tag protection like with branches. GitLab API supports this.