a-dapt/Deploy DSK
Deploys Morphcast SDK
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 28, 2024
- License
- None
Pinned Snippet
uses: a-dapt/deploy-bucket@c6833c76c8b6e1b2f9148a9eb000bfae629e5701 # v1.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-region | AWS region where servers reside | no | eu-west-1 |
| bucket | Name of the S3 bucket to deploy to | yes | — |
| directories-to-deploy | List of directories to deploy | no | — |
| files-to-deploy | List of files to deploy | no | — |
| prefix | S3 bucket key prefix for files to deploy (e.g. 'my-app/') | no | "" |
| release | Semantic versioning for release to deploy | yes | — |
| role-to-assume | ARN of the role to assume for deployment | yes | — |
Outputs
no outputs