(aws-ec2): Modify Route table local route
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
### Describe the feature
when a route table is created the local route with the vpc cidr block destination and a target of 'local' is created y default. I wish to modify the target block with the aws cdk using Python.
If not supported please suggest a workaround?
### Use Case
to control the routing in my cloud environment.
### Proposed Solution
_No response_
### Other Information
_No response_
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### CDK version used
2.70.0 (build c13a0f1)
### Environment details (OS name and version, etc.)
OS - windows 11
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the EC2 route-table construct and its handling of the default local route, then review existing route-target APIs and related tests. Done means the requested target modification is supported in Python or a documented workaround is provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python, typescript
- Domain
- cloud, infrastructure, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100