-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
EFS: support setting the AZ when setting up a oneZone FileSystem #30005
Comments
Sounds good to me. At this moment it's determined automatically by selecting the first VPC AZ this way, which is not configurable.
Having the support to allow users to configure would be great. |
|
1 similar comment
|
Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one. |
Describe the feature
We'd like to be able to specify which AZ the one-zone FS should be in
Use Case
So it's in the same AZ as the rest of our setup. This is for a test environment so one AZ is fine and cheaper.
Proposed Solution
There's a
vpcSubnets
constructor prop, it'd be handy if it could work like thisBut maybe some other solution is easier.
Other Information
No response
Acknowledgements
CDK version used
2.136.0
Environment details (OS name and version, etc.)
Artix Linux
The text was updated successfully, but these errors were encountered: