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
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.