Skip to content

Allow identity blocks in sidecar_task blocks #24660

@seanamos

Description

@seanamos

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Needs Roadmapping

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions