This repository is script for creating GitHub Actions Self Hosted Runner on AWS using AWS CDK.
yarn fmt
reformat filesyarn test
peform the jest unit testsyarn diff
compare deployed stack with current stateyarn deploy
deploy this stack to your default AWS account/regionyarn deploy [--profile $PROFILE_NAME]
deploy this stack to your $PROFILE_NAME AWS account/regionyarn cdk synth
emits the synthesized CloudFormation template