aws / aws/aws-cdk

(aws-ec2): Modify Route table local route

Open
#25,150 5 comments 0 reactions 0 assignees View on GitHub
@aws-cdk/aws-ec2 feature-request needs-cfn p2
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.