awslabs / awslabs/aws-codedeploy-plugin
Make CodeDeploy DeploymentID an environment variable
Open
enhancement
- Dominant language
- Java
- Stars
- 156
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
With this the deployment id can be passed to another build to check for successful instances using this:
aws deploy list-deployment-instances --deployment-id $DeploymenID --instance-status-filter Succeeded
Contributor guide
Assessment
This issue has not been assessed yet.