aquacloud-dev/Upload S3 Artifact
Upload an artifact to S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket | S3 bucket | yes | — |
| path | S3 path | no | "" |
| source | Source files/directoreis | yes | — |
| aws_region | S3 region | yes | — |
| aws_access_key_id | AWS Access Key ID | yes | — |
| aws_secret_access_key | AWS Secret Access Key | yes | — |
| context | Context directory | no | . |
Outputs
| name | description |
|---|---|
| s3_url | S3 Url |
| zip_file | Name of the uploaded zip file |