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

Expose option to select subnets for deployment of HealthMonitor #305

Closed
2 tasks
ddneilson opened this issue Jan 31, 2021 · 0 comments · Fixed by #310
Closed
2 tasks

Expose option to select subnets for deployment of HealthMonitor #305

ddneilson opened this issue Jan 31, 2021 · 0 comments · Fixed by #310
Labels
feature-request A feature should be added or improved.

Comments

@ddneilson
Copy link
Contributor

As the title says, expose a SubnetSelection option in the HealthMonitor construct.

Use Case

Building out a bespoke subnet topology where there may be many private subnets, but a dedicated subnet specifically for workers & its health monitor. Network traffic between subnets is tightly controlled by network access control lists.

Proposed Solution

Follow the usual vpcSubnets pattern that's followed in all of the other constructs. The option should control the placement of the load balancers.

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@ddneilson ddneilson added needs-triage This issue or PR still needs to be triaged. feature-request A feature should be added or improved. labels Jan 31, 2021
horsmand referenced this issue in horsmand/aws-rfdk Feb 5, 2021
@horsmand horsmand removed the needs-triage This issue or PR still needs to be triaged. label Feb 5, 2021
horsmand referenced this issue in horsmand/aws-rfdk Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants