Support backups in aws_fsx_lustre_file_system #14930
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 FSX Lustre provides backups (https://aws.amazon.com/about-aws/whats-new/2020/06/amazon-fsx-lustre-provides-highly-durable-file-system-backups/). To enable them via terraform, we just need to feed through AutomaticBackupRetentionDays and DailyAutomaticBackupStartTime into
CreateFileSystemLustreConfiguration
in the aws_fsx_lustre_file_system terraform resource.New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: