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

aws-ec2 Allow the Developer to Assign IP addresses to SubNet #3562

Open
1 of 5 tasks
slipdexic opened this issue Aug 6, 2019 · 4 comments
Open
1 of 5 tasks

aws-ec2 Allow the Developer to Assign IP addresses to SubNet #3562

slipdexic opened this issue Aug 6, 2019 · 4 comments
Labels
@aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p2

Comments

@slipdexic
Copy link
Contributor

slipdexic commented Aug 6, 2019

Note: for support questions, please first reference our documentation, then use Stackoverflow. This repository's issues are intended for feature requests and bug reports.

  • I'm submitting a ...

    • 🪲 bug report
    • 🚀 feature request
    • 📚 construct library gap
    • ☎️ security issue or vulnerability => Please see policy
    • ❓ support request => Please see note at the top of this template.
  • What is the current behavior?
    If the current behavior is a 🪲bug🪲: Please provide the steps to reproduce
    Currently, when you create a VPC and you add your subnets , these can only be in the SubNetType Ranges (Public, PRivate, Isolated)
    for each of these, in the SubnetConfiguration you can only allocate a CidrMask.
    The actual IP ranges used are allocated by the template.

  • What is the expected behavior (or behavior of feature suggested)?
    Allow the developer to assign the actual IP range they wish to use for there subnets.
    This is what users have generally done to date if using cloud formation or via the API.

  • What is the motivation / use case for changing the behaviour or adding this feature?
    I have been given a design brief that details out exact subnets, IP address ranges, NACL, Routing etc. CDK does not allow the user to follow such a brief.

  • Please tell us about your environment:

    • CDK CLI Version: 1.3.0
    • Module Version: xx.xx.xx
    • OS: [all ]
    • Language: [all ]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. associated pull-request, stackoverflow, gitter, etc)

@slipdexic slipdexic added the needs-triage This issue or PR still needs to be triaged. label Aug 6, 2019
@eladb eladb added the @aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud label Aug 13, 2019
@rix0rrr rix0rrr added feature-request A feature should be added or improved. and removed needs-triage This issue or PR still needs to be triaged. labels Aug 27, 2019
@rix0rrr rix0rrr added the effort/large Large work item – several weeks of effort label Jan 23, 2020
@rix0rrr
Copy link
Contributor

rix0rrr commented Jan 23, 2020

Related to #5927

@rix0rrr rix0rrr added the p2 label Aug 12, 2020
@rix0rrr rix0rrr removed their assignment Jun 3, 2021
@github-actions
Copy link

github-actions bot commented Jun 3, 2022

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@github-actions github-actions bot added the closing-soon This issue will automatically close in 4 days unless further comments are made. label Jun 3, 2022
@slipdexic
Copy link
Contributor Author

I would still like to see this as a feature.
We have stopped defining the VPC via CDK

@github-actions github-actions bot removed the closing-soon This issue will automatically close in 4 days unless further comments are made. label Jun 7, 2022
@Njk00
Copy link

Njk00 commented May 3, 2023

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

No branches or pull requests

4 participants