Upon prompting from my buddy at GH, wanted to check out #Github Access using #OpenID Connect (OIDC). Today, I covered setting up federated #OIDC to #Azure, #AWS and #GCP. In all three cases, I tackled secrets using #AKV, #ParameterStore and #SecretsManager, respectively. The key feature of OIDC is the use of OAuth flow; meaning no persisted Access Secret needs to be in your #CI for #Cloud access. https://freshbrewed.science/2023/02/09/gh-secrets.html
#cloud #ci #secretsmanager #parameterstore #AKV #gcp #aws #azure #oidc #openid #GitHub