Loading
Add gitlab_project_security_settings resource
What does this MR do?
Add gitlab_project_security_settings resource which wraps the REST project_security_settings API.
secret_push_protection_enabled is the only writable attribute; the rest (auto_fix_*, continuous_vulnerability_scans_enabled, container_scanning_for_registry_enabled) are read-only, reflecting current project configuration.
Changelog: added
Edited by Giannis Kepas