Add code_owner_approval_required to gitlab_group and gitlab_application_settings resources
Closes #6724 (closed)
- Bumped client-go v1.29.0 → v1.42.0 to get CodeOwnerApprovalRequired struct support
- Added code_owner_approval_required attribute to default_branch_protection_defaults in both gitlab_group and gitlab_application_settings resources (schema, create, read, update)
- Updated acceptance tests for both resources to cover the new field
- Regenerated docs via make generate