bisnow/Deploy to Environment
Deploy repo to environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 17, 2024
- License
- None
Pinned Snippet
uses: bisnow/github-actions-deploy-to-environment@48ecede3ffc3abf7accc3e0404db1c0594bcbec7 # v3.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-account | AWS account to assume | yes | — |
| image-tag | Image tag to deploy | yes | — |
| tags | Accounting tag for the cloudformation stack | no | — |
| sqs-config-file-path | SQS config file to store in SSM | no | "" |
| cf-template | Path to cloudformation template | yes | — |
| name | Name of the cloudformation stack | yes | — |
| ssm-path | Path to store SQS config in SSM | no | "" |
| repository | Docker ecr repo | yes | — |
| environment | The environment to deploy to | yes | — |
| cdn-bucket | Sync CDN with public folder | no | "" |
| set-asset-url | Set to a non-empty string to use the asset-url output from the sync-cdn step | no | "" |
| parameter-overrides | Cloudformation parameter overrides | no | "" |
Outputs
no outputs