aws / aws/aws-toolkit-azure-devops
Add more validation and error messages to CloudFormation
Open
feature-request
- Dominant language
- TypeScript
- Stars
- 258
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
We need better error messages on CloudFormation. We should be able to do more verification in the task and print better error messages.
Example Scenarios:
* Trying to update a stack that is currently deleting (or is deleted)
* trying to delete a stack that is already deleted
Contributor guide
Research direction
Start by locating the CloudFormation task and its validation and error-handling entry points. Reproduce the update and delete scenarios described in the issue, then identify the existing task tests, if any. Done means invalid stack states are detected and produce clear errors instead of proceeding ambiguously.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100