aws-cloudformation / aws-cloudformation/iac-model-evaluation
Add ELB V2 Resources in CDK(Python & Typescript)
Open
- Dominant language
- HCL
- Stars
- 11
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
AWS::ElasticLoadBalancingV2::ListenerRule
AWS::ElasticLoadBalancingV2::LoadBalancer
AWS::ElasticLoadBalancingV2::TargetGroup
AWS::ElasticLoadBalancingV2::Listener
Contributor guide
Research direction
Start by locating the existing CDK resource implementations for the Python and TypeScript targets and checking how AWS resources are represented. Compare the four requested Elastic Load Balancing V2 resources with those patterns. Done means ListenerRule, LoadBalancer, TargetGroup, and Listener are supported in both targets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python, typescript
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100