awscdk-resources-mongodbatlas icon indicating copy to clipboard operation
awscdk-resources-mongodbatlas copied to clipboard

l3 resource atlas-basic-private-endpoint should allow adding more than one subnet

Open rzhuzha-liquid opened this issue 7 months ago • 3 comments

Is your feature request related to a problem? Please describe. Currently, l3 resource atlas-basic-private-endpoint allows only a single subnet be specified in its privateEndpointProps property.

Describe the solution you'd like Allow more than one subnet be specified in privateEndpointProps property.

Describe alternatives you've considered Using l1 resources and configuring it all manually.

Additional context Using l1 resources gives more control but takes a ton of convenience away.

rzhuzha-liquid avatar Nov 18 '23 14:11 rzhuzha-liquid