FSx File System
Managed shared file storage (Lustre, Windows, ONTAP, OpenZFS).
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| File system name | Text | Yes | — |
| Storage (GiB) | Number | — | 1200 |
| Storage type Options: SSD, HDD | Choice | — | SSD |
| Throughput (MB/s) | Number | — | — |
| Deployment type Options: SCRATCH_1 (Lustre), SCRATCH_2 (Lustre), PERSISTENT_1 (Lustre), PERSISTENT_2 (Lustre), SINGLE_AZ_1 (Windows / OpenZFS), MULTI_AZ_1 (Windows / OpenZFS) | Choice | — | SCRATCH_1 |
| Lustre data compression Options: None, LZ4 | Choice | — | — |
| Backup retention (days) | Number | — | 0 |
| Daily backup start (UTC) | Text | — | — |
| Copy tags to backups | Toggle | — | false |
| Weekly maintenance start | Text | — | — |
| KMS key ARN | Text | — | — |
| Subnet IDs | List | — | — |
| Security group IDs | List | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Mount target | Input | any | — |
| Subnetsmulti | Input | aws.subnet | subnet_ids |
| Security groupsmulti | Input | aws.security-group | security_group_ids |
| KMS key | Input | aws.kms-key | kms_key_id |