Jed Schneider
Jed Schneider
#37 removes it but @siriniok found the article elsewhere.
Fixes #1229 # Problem According to the [AWS Documentation](https://docs.aws.amazon.com/sdkref/latest/guide/feature-container-credentials.html) it is expected that the `AWS_CONTAINER_CREDENTIALS_FULL_URI` env var contains the `get-credentials` path for example: `http://localhost/get-credentials`. We use aws vault exclusively for...
- [x] I am using the latest release of AWS Vault - [ ] I have provided my `.aws/config` (redacted if necessary) - [ ] I have provided the debug...
I've been using asdf for at least 4-5 years across languages and this is the first time I've experienced any unexpected behavior. While this report is specific to rspec, it...
I'm trying to figure out if I can provide some arguments or change the load path of the rspec command that is run from the code lens annotations. Details: I...
### Description We discovered that our runtime code in production had an expectation to be able to call `symbolize_keys` on a Ruby hash even though we had no dependency on...