You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
As the title says, expose a
SubnetSelection
option in theHealthMonitor
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
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: