Incorporate new AWS FSx persistent features into aws_fsx_lustre_file_system resource #12181
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/fsx
Issues and PRs that pertain to the fsx service.
Milestone
Community Note
Description
AWS has released persistent file systems for AWS FSx Lustre. Current terraform provider support is only for the "Scratch" file systems. If aws_fsx_lustre_file_system could be updated to support specifying a persistent file system and any additional required resources.
New or Affected Resource(s)
aws_fsx_lustre_file_system
Potential Terraform Configuration
References
https://aws.amazon.com/about-aws/whats-new/2020/02/amazon-fsx-lustre-launches-persistent-file-systems-scratch-file-systems-supports-kms-encryption-in-transit/
https://docs.aws.amazon.com/cli/latest/reference/fsx/create-file-system.html
https://docs.aws.amazon.com/fsx/latest/APIReference/API_CreateFileSystem.html
The text was updated successfully, but these errors were encountered: