aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::CodeCommit::ApprovalRuleTemplate
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
## 2. Scope of request
AWS::CodeCommit::ApprovalRuleTemplate does not exist as a CloudFormation resource.
## 3. Expected behavior
It should manage the template and optionally the allowed approvers. The association with a repo will be better as a separate resource (so the association can live in a stack with the repo while the template is centrally managed), I can make a separate issue for that but releasing one without the other does not make a lot of sense.
## 5. Helpful Links to speed up research and evaluation
I'd expect the same attributes as the Create API call: https://docs.aws.amazon.com/codecommit/latest/APIReference/API_CreateApprovalRuleTemplate.html
## 6. Category (required) - Will help with tagging and be easier to find by other users to +1
Developer Tools (CodeStar, ...)
Contributor guide
Assessment
This issue has not been assessed yet.