chris-peterson / pwsh-gitlab

:computer: PowerShell module for GitLab
MIT License
22 stars 10 forks source link

Added support for setting masked and protected to false for Set-GitlabGroupVariable #48

Closed jonathanmedd closed 2 years ago

jonathanmedd commented 2 years ago

Added support for setting masked and protected to false. This caters for scenarios where the Group Variable exists and has masked or protected properties already set to true - currently it is not possible to alter either of those properties and set them to false.