ovotech / circleci-orbs

CircleCI Orbs
MIT License
52 stars 37 forks source link

OOT-2476 OIDC for oot-eks orb #530

Closed retrojetpacks closed 1 year ago

retrojetpacks commented 1 year ago

Over in the Kaluza Agent Platform/Experience, Ops Tooling are looking to replace the IAM user with an OIDC provider in our oot-eks deploy orb. This is according to guidance from the sec eng team to remove aws iam users.

This PR sets up a temporary orb that we can use for testing this process.