Patrick Rice
Patrick Rice
## Description Fix an issue with gitlab_user where the `skip_confirmation` attribute results in a non-empty plan on every run. Closes #1101 ### PR Checklist Acknowledgement - [x] I acknowledge that...
### Feature Description It's common for users with an ultimate subscription to want to enforce some level of security scans and policies around MRs. Gitlab supports this through the use...
I'm trying to update to use the newest version of swaggo files (2.0), released 2 weeks ago. In that version, I see the `Handler` function was removed, and now the...