aws-cloudformation / aws-cloudformation/cloudformation-pkl
Provide Type Constraints Consistent With AWS
- Dominant language
- Pkl
- Stars
- 23
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
It may be hard, but it'd be great to have as many [type constraints](https://pkl-lang.org/main/current/language-reference/index.html#type-constraints) as possible to avoid errors like:
```
CodeCommitRepository: The repository name is not valid. Repository names can be any valid combination of letters,
numbers, periods, underscores, and dashes between 1 and 100 characters in length. Names are case sensitive. For more
information, see Limits in the AWS CodeCommit User Guide.
```
Contributor guide
Research direction
Start with the linked Pkl type-constraints documentation and the AWS CodeCommitRepository validation example in the issue. Determine which AWS constraints should be represented and how broad the requested coverage is. Done means the project provides as many consistent AWS-aligned type constraints as the agreed scope requires.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100