cloudbees-io/aws code deploy actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| application-name | application name | yes | — |
| description | description | yes | — |
| deployment-group-name | deployment group name | yes | — |
| deployment-config-name | deployment configuration name | yes | — |
| update-outdated-instances-only | Update outdated instances only | no | false |
| ignore-application-stop-failures | Ignore application stop failures | no | false |
| file-exists-behavior | File exists behavior | no | — |
| revision-type | Type of the revision (S3 or GitHub or AppSpec) | yes | — |
| s3-bucket | S3 bucket name | no | — |
| s3-key | S3 key for the deployment package | no | — |
| s3-bundle-type | S3 bundle type | no | — |
| s3-artifact-version | S3 artifact version | no | — |
| github-repository | GitHub repository name | no | — |
| github-commit-id | GitHub commit id | no | — |
| appspec-content | Content of the AppSpec file | no | — |
| appspec-content-sha | SHA of the AppSpec file | no | — |
| string-content | Content of the string | no | — |
| string-content-sha | SHA of the string | no | — |
| auto-rollback-enabled | Enable auto rollback | no | false |
| auto-rollback-events | Auto rollback events | no | [] |
| override-alarm-names | Alarm configuration | no | [] |
| override-alarm-enabled | Alarm configuration enabled | no | false |
| target-auto-scaling-groups | Target auto scaling groups | no | [] |
| target-instance-tag-filters | Target instance tag filters | no | [] |
| target-instance-tag-set | Target instance tag set | no | [] |
Outputs
no outputs