cloudtools / troposphere

troposphere - Python library to create AWS CloudFormation descriptions
BSD 2-Clause "Simplified" License
4.93k stars 1.45k forks source link

Add support for FSx/Lustre PERSISTENT_2 DeploymentType #2112

Closed jsynack closed 1 year ago

jsynack commented 1 year ago

Implement basic requirements for FSx/Lustre PERSISTENT_2 DeploymentType.

PR - https://github.com/cloudtools/troposphere/pull/2110

markpeek commented 1 year ago

PR was merged. Thanks for the issue and PR.