M. Heide
M. Heide
Hello :-) Thanks for providing these tools, very useful! I have a feature suggestion: Current way to run a custom command: `ssm-session my-instance --document-name AWS-StartInteractiveCommand --parameters 'command=["echo 42"]'` I would...
Help admins to upgrade from legacy provider versions by specifying compatibility with Terraform versions. ### Description It was hard to find information about the compatibility of older Helm provider versions...
It was not clear from the docs when the "rewrites" do actually apply. I'm not sure if my explanation is 100% correct, but probably in most cases.
Confirm by changing [ ] to [x] below to ensure that it's a bug: - [x] I've gone though the [User Guide](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html) and the [API reference](https://docs.aws.amazon.com/cli/latest/reference/) - [x] I've searched...
…xist The previous use of a static Passport instance prevented the parallel use of multiple ExpressOIDC instances. Adding the Passport instance to the context makes this possible. Resolves: #497 ##...