Skip to content

Demonstrate a secure connection to aws from github without storing any credentials in the repository

License

Notifications You must be signed in to change notification settings

WtfJoke/aws-gh-oidc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-gh-oidc

Demonstrate a secure connection to aws from github without storing any credentials in the repository.
It allows accessing aws resources using the github action aws-actions/configure-aws-credentials@v1 without storing any secrets (like AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY ) in the repository itself. Read more in the Blogpost here

GithubAWSOIDC

Requirements

  • AWS CLI
  • For infrastructure either:
    • Terraform CLI 1.1.4 or newer (if you want to create infrastructure using terraform)
    • AWS CDK v2 or newer (if you want to create infrastructure using aws cdk)

Infrastructure

See Infrastructure Readme

About

Demonstrate a secure connection to aws from github without storing any credentials in the repository

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published