org-formation / aws-resource-providers

A community driven repository where you can find AWS Resource Type Providers for different purposes (including org-formation ones).
MIT License
88 stars 21 forks source link

Community::CodeCommit::ApprovalRuleTemplate #15

Open eduardomourar opened 4 years ago

eduardomourar commented 4 years ago

We need a mechanism to manage an approval rule template in CodeCommit. Here is the CloudFormation coverage related issue: aws-cloudformation/aws-cloudformation-coverage-roadmap#329.

OlafConijn commented 3 years ago

nice! seems to have a lot of upvotes on the CloudFormation coverage roadmap. Lets put this high up on the list!

eduardomourar commented 3 years ago

The repository association resource needs to have the replacement strategy set to delete_then_create (when this PR has been merged), otherwise updating the approval rule template name will fail.