guardian/guardian/actions-cloudformation

Deploy a (static) Cloudformation template. Useful if you haven't migrated to CDK yet but want to avoid manual deploys.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
appApp name (pattern: [a-zA-Z-]+).yes
stackA (Riffraff) stack to deploy into, e.g. 'deploy', 'frontend', etc. See Riffraff for the full list of supported stacks.yes
templatePathPath to template file, e.g. './cloudformation/cfn.json'.yes
guActionsRiffRaffRoleArnRole to use for writing to Riffraff's AWS bucket (typically org secret of same name).yes
dryRunIf set to true, will not upload Riffraff artifact.false

no outputs