Skip to content

Releases: stefanfreitag/terraform-aws-fsx-status-monitor

v0.3.22

28 Aug 07:17
Compare
Choose a tag to compare

0.3.22 (2024-08-28)

Bug Fixes

v0.3.21

28 Aug 07:11
Compare
Choose a tag to compare

0.3.21 (2024-08-28)

Bug Fixes

  • update default log level in lambda function (bda8b66)

v0.3.20

27 Aug 19:38
Compare
Choose a tag to compare

0.3.20 (2024-08-27)

Features

  • replace print statements with logger (245d59d)

v0.3.19

20 Aug 18:04
Compare
Choose a tag to compare

0.3.19 (2024-08-20)

Features

  • allow configuration of lambda timeout (c0de9da)
  • allow to pass lambda insights layer arn (a4c4a7a)

v0.3.18

24 Jul 15:21
Compare
Choose a tag to compare

0.3.18 (2024-07-24)

Features

  • ok and alert actions can be configured (f9ff369)

v0.3.17

27 Apr 07:49
Compare
Choose a tag to compare

0.3.17 (2024-04-27)

Features

  • replace deprecated is_enabled (3e6f42f)

v0.3.16

23 Apr 18:24
Compare
Choose a tag to compare

0.3.16 (2024-04-23)

Features

  • update Lambda runtime to Python 3.12 (a180acf)

v0.3.15

18 Nov 18:17
Compare
Choose a tag to compare

0.3.15 (2023-11-18)

Features

  • add support for setting treat_missing_data in CloudWatch alarms (c9a98f1)

v0.3.14

13 Nov 20:14
Compare
Choose a tag to compare

0.3.14 (2023-11-13)

Features

    • Add "output_file_mode" option with a value of "0666" (d82564c)

v0.3.13

05 Nov 19:45
Compare
Choose a tag to compare

0.3.13 (2023-11-05)

Features

  • add CloudWatch metric alarm ARN outputs (2d2f965)
  • add validation for the ignore_states variable. (90afd97)