Kevin Mai
Kevin Mai
If the option to read the parameters from environment variables is present, the requirement of having username/password or auth_token shouldn't be enforced. `terraform validate` will raise a validation issue if...
I'm trying to invoke a function locally using localstack and a Golang binary as a handler. If I mount the directory (`mountCode: True`), I get the following message when doing...
### Description TracerProvider creation logs incomplete configuration, leaving out defined `SpanProcessor` structs. ### Environment - OS: MacOS - Architecture: x86_64 - Go Version: 1.19 - opentelemetry-go version: v1.11.2 ### Steps...
Given that the AWS SDK supports assuming a role through a WebIdentity, pods running in EKS should be able to assume a role with a web identity as documented [here](https://docs.aws.amazon.com/eks/latest/userguide/enable-iam-roles-for-service-accounts.html)...