actionable-aws-cdk
v0.0.2
Published
This allows using Github Actions with an assumed role via an OpenIdConnect proivder - so no static credentials anymore.
Downloads
4
Readme
Actionable AWS Role for AWS CDK
This allows using Github Actions with an assumed role via an OpenIdConnect proivder - so no static credentials anymore.
Usage
npm install actionable-aws-cdk
Find the docs here.
Credits
Based on this blog post by Aidan W Steele.