feat: examples (#553)

* init examples

* restructure

* example versions

Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com>
This commit is contained in:
George Rolston
2022-10-31 17:47:41 -06:00
committed by GitHub
parent aeb090a13a
commit 6047a42774
8 changed files with 360 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# federated-setup
## [github-action-oidc-federation](./github-actions-odic-federation.yml)
Setup of the OIDC federation between your GitHub Organization/repository and your AWS account.
## [github-actions-oidc-federation-and-role](./github-actions-oidc-federation-and-role.yml)
Setup of the OIDC federation between your GitHub Organization/repository and your AWS account along with a role that only executes on specific branch.