aws-cloudformation / aws-cloudformation/cloudformation-cli
Improvement when CFN cannot create a resource
Open
- Dominant language
- Python
- Stars
- 336
- Forks
- 172
- Avg merge
- 3d 5m
- Merged PRs (30d)
- 3
Description
Apologizes if this is created in the wrong repository.
Problem
---
When we use cloudformation to create a resource we notice 2 errors. The first error is a resource is missing a property

When that error is fixed we notice another error

Ideally we would like this error to be shown before the first one (or in conjunction to it) this way it will save developer time.
Contributor guide
Assessment
This issue has not been assessed yet.