vardario/cdk-deploy-action

This action takes a single stack instance which was created through cdk synth and deploys it to a given account.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cdk-qualifierThe cdk qualifier which was used during bootstrapping. Usually its the default value of 'hnb659fds'yeshnb659fds
deploy-account-idThe account id to deploy toyes
deploy-regionThe region to deploy toyesus-east-1
deploy-stack-nameThe stack name to deployyes
deploy-stack-as-nameIf this is defined the stack will be deployed with this name instead of the stack nameno
deploy-role-arnThe role arn to assume during deploymentyes
cdk-output-pathThe path containing the cdk outputyescdk.out

no outputs