1
0
Fork 0
mirror of synced 2026-06-05 17:38:19 +00:00
configure-aws-credentials/examples
Melle van der Linde 39228ca2bf
chore(deps): update github actions versions (#1128)
Co-authored-by: Melle <melle@git.com>
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com>
2024-08-09 18:43:54 -07:00
..
cfn-deploy-example chore(deps): update github actions versions (#1128) 2024-08-09 18:43:54 -07:00
federated-setup fix typo "odic" to "oidc" (#820) 2023-09-05 14:28:45 -07:00
README.md feat: examples (#553) 2022-10-31 23:47:41 +00:00

Examples

federated-setup

The directory contains templates for setting up the configure-aws-credentials federation between your GitHub Organization/repository and your AWS account.

cfn-deploy-example

Repository example uses aws-action configure-aws-credentials with OIDC federation template github-actions-oidc-federation-and-role. Example demonstrates a repository that deploys AWS CloudFormation template using cfn-deploy GitHub Action.