Skip to content

For letting GH Actions deploy to my personal AWS account

Notifications You must be signed in to change notification settings

Cameronsplaze/AWS-OIDC

Repository files navigation

Github AWS OIDC

To let GitHub Actions deploy to AWS. Only one stack can exist per account, so had to move this logic to it's own repo.

Look at ./AccessConfigOIDC.yaml for adding more repos/branches to your whitelist.

Deploying / Developing

This project uses the ./makefile to help streamline deploying/developing.

# Make sure your cdk creds are configured correctly for the right account:
make aws-whoami
# Synth the Stack:
make cdk-synth
# Deploy the Stack:
make cdk-deploy

About

For letting GH Actions deploy to my personal AWS account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published