ironmansoftware / universal-automation

Universal Automation is the PowerShell-first automation platform.
https://ironmansoftware.com/universal-automation/
MIT License
24 stars 4 forks source link

Import-UAVariable for Secrets #166

Open adamdriscoll opened 4 years ago

adamdriscoll commented 4 years ago

We need a cmdlet to import variables from a secret manager. We could consider extending New-UAVariable to add secret variables but it might just be handy to have Import-UAVariable that calls out REST API to import existing variables directly from secret management.