Dylan Meissner
Dylan Meissner
Update Go SDK and include `aws-sdk-go/aws/credentials/processcreds` in order to support process-based credential providers: https://docs.aws.amazon.com/sdk-for-go/api/aws/credentials/processcreds/ In my case, the credential provider is a company-wide OAUTH tool; this allows us to avoid...
It would be kind of great if an _additional headers_ option was exposed. This seems different to, but may be an alternate way to solve PR #49 ``` var configs...
This linqpad-soap-driver project began in 2011 as a way to leverage the awesome LINQPad tool to more easily interact with SOAP-based services in an ad hoc manner. I haven't worked...
Original issue: https://github.com/packer-community/packer-windows-plugins/issues/56 1. Chocolatey can't be installed **with** the "elevated" directives anymore 2. .NET can't be installed **without** the "elevated" directives 3. Chocolatey wants to install .NET if it's...
_Related to this issue: https://github.com/mitchellh/packer/issues/451_ This is working really well for me. I'm using the "library"-able part of the project which I hope will allow me to create a WinRM...