Files
George Rolston 6047a42774 feat: examples (#553)
* init examples

* restructure

* example versions

Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com>
2022-10-31 23:47:41 +00:00

568 B

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.