Add gitlab_project_secret_detection_validity_checks resource

What does this MR do?

Adds gitlab_project_secret_detection_validity_checks resource which manages validity_checks_enabled via the GraphQL setValidityChecks mutation / securityConfiguration query (Ultimate only; not exposed by the REST security settings endpoint).

Changelog: added

Closes #6587 (closed)

Merge request reports

Loading