confidential
confidential copied to clipboard
:closed_lock_with_key: Export parameters from AWS Systems Manager Parameters as environment variables
Results
2
confidential issues
Sort by
recently updated
recently updated
newest added
Hi :-) I built my binary (on OSX) using `make windows` However, when trying to run code on our target windows machine thus: ```powershell .\confidential.exe --prefix /my/application/env/ --region ap-southeast-2 exec...