bisnow/Deploy to Environment

Deploy repo to environment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 17, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: bisnow/github-actions-deploy-to-environment@48ecede3ffc3abf7accc3e0404db1c0594bcbec7 # v3.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
aws-accountAWS account to assumeyes
image-tagImage tag to deployyes
tagsAccounting tag for the cloudformation stackno
sqs-config-file-pathSQS config file to store in SSMno""
cf-templatePath to cloudformation templateyes
nameName of the cloudformation stackyes
ssm-pathPath to store SQS config in SSMno""
repositoryDocker ecr repoyes
environmentThe environment to deploy toyes
cdn-bucketSync CDN with public folderno""
set-asset-urlSet to a non-empty string to use the asset-url output from the sync-cdn stepno""
parameter-overridesCloudformation parameter overridesno""

no outputs