-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
Description
Proposal
Allow the use of identity
blocks in sidecar_task
blocks.
This is similar in nature to #17987 .
Use-cases
Allow the injection of AWS identities into terminating gateways that invoke lambdas.
Attempted Solutions
It is possible the suggestion at #17987 (comment) would also work for this, that is to construct the job json in it's entirety manually and submit it. I have not tested this yet.
An easier to implement workaround is to add permissions to the EC2 IAM role/policy, but this is undesirable.
If #17987 were implemented and one has a Vault AWS secret backend, that could also work as an alternative solution.
3nprob
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Needs Roadmapping