Skip to content

Releases: terraform-aws-modules/terraform-aws-fsx

v1.1.0

14 Jun 07:35
Compare
Choose a tag to compare

1.1.0 (2024-06-14)

Features

  • Add metadata_configuration to FSx Lustre, aggregate_configuration to FSx Ontap, and file_system_endpoint_ip_address attribute to Openzfs (#4) (432eeb2)

v1.0.2

11 Jun 12:44
Compare
Choose a tag to compare

1.0.2 (2024-06-11)

Bug Fixes

  • Correct mis-spelled output volumes on Ontap sub-module (#3) (4c15bdd)

v1.0.1

14 May 19:03
Compare
Choose a tag to compare

1.0.1 (2024-05-14)

Bug Fixes

  • Output value for file_system_root_volume_id (#2) (9d60a19)

v1.0.0

19 Mar 16:31
Compare
Choose a tag to compare

1.0.0 (2024-03-19)

Features

  • Add initial implementation of ONTAP file system (31b501e)
  • Add initial implementation of ONTAP storage virtual machines (28a6e90)
  • Add initial implementation of OpenZFS file system (af49613)
  • Add initial support for FSx for Lustre file system (9cd5717)
  • Add Lustre file cache and data association resources (8369e5b)
  • Add support for Windows file systems (7fc0444)
  • Add suppot for wrappers (6488617)
  • Separate into sub-modules by file system type (6cdc217)
  • Update Lustre sub-module to latest provider features (123b021)
  • Update ONTAP sub-module to latest provider features and add example (d001bcd)
  • Update ontap sub-module to provide additional feature support (7c39448)
  • Update OpenZFS sub-module to latest provider features and add example (795fc14)
  • Update openzfs sub-module to provide additional feature support (f6afbb8)
  • Update Windows File Server sub-module to latest provider features and add example (4b28af8)

Bug Fixes

  • Updates from testing and validating examples (59a4545)