Add resource container registry protection rules
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
This merge request introduces support for managing Container Registry Protection Rules. Closes #6442 (closed)
What’s Included
- New resource: gitlab_container_repository_protection
- Full CRUD support (Create, Read, Update, Delete)
- Acceptance tests
- Generated resource documentation (docs/resources/container_repository_protection.md)
Tests
- Verified passing tests using
make testacc
locally
Edited by Hristiyan Ivanov