prefapp / firestarter-workflows

Repository with all firestarter workflows
0 stars 0 forks source link

OIDC auth in CI workflow #34

Closed alambike closed 1 year ago

alambike commented 1 year ago

Motivation

We need to authenticate in the org registries, to the CI workflow be able to use images from private registries.

Also, we can take advantage of this to have access, in the same way, to a AWS Parameter store or Azure Keyvault, through the OIDC flow, so that we have a vault of secrets accessible from the CI workflow, leaving the references to the values that feed the workflow. the location of those secrets.

Related to https://github.com/prefapp/firestarter-workflows/issues/13

Acceptance criteria

alambike commented 1 year ago

@jalvarezit can we close this?

jalvarezit commented 1 year ago

@alambike I was waiting for this PR to be approved but we can close it since is not directly specified in the acceptance criteria