Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check recommended RouteTable/ Route usage #110

Open
Tracked by #111
t0yv0 opened this issue Apr 26, 2024 · 0 comments
Open
Tracked by #111

Check recommended RouteTable/ Route usage #110

t0yv0 opened this issue Apr 26, 2024 · 0 comments
Labels
kind/enhancement Improvements or new features size/S Estimated effort to complete (1-2 days).

Comments

@t0yv0
Copy link
Member

t0yv0 commented Apr 26, 2024

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

https://www.pulumi.com/registry/packages/aws/api-docs/ec2/routetable/

NOTE on Route Tables and Routes: This provider currently provides both a standalone Route resource and a Route Table resource with routes defined in-line. At this time you cannot use a Route Table with in-line routes in conjunction with any Route resources. Doing so will cause a conflict of rule settings and will overwrite rules.

This could be a check that warns of incorrect usage.

Affected area/feature

@t0yv0 t0yv0 added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Apr 26, 2024
@justinvp justinvp removed the needs-triage Needs attention from the triage team label May 3, 2024
@t0yv0 t0yv0 added the size/S Estimated effort to complete (1-2 days). label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features size/S Estimated effort to complete (1-2 days).
Projects
None yet
Development

No branches or pull requests

2 participants