Skip to content

Releases: NHSDigital/screening-terraform-modules-aws

v3.0.0

09 Jun 12:59
b88d263

Choose a tag to compare

What's Changed

3.0.0 (2026-06-09)

⚠ BREAKING CHANGES

  • lambda: input variable environment was renamed to environment_variables and name_prefix was removed. Lambda function_name resolution changed to use function_name or context-derived id, which can change existing function names and force Terraform to recreate the Lambda function and related resources on apply.

Features

  • lambda: align lambda naming with module context and source path override (#50) (b88d263)

Full Changelog:
CHANGELOG.md
Comparison:
v2.7.0...v3.0.0

v2.7.0

05 Jun 11:59
469cd18

Choose a tag to compare

What's Changed

2.7.0 (2026-06-05)

Features

  • secrets-manager: add new secrets manager module (469cd18)

Full Changelog:
CHANGELOG.md
Comparison:
v2.6.0...v2.7.0

v2.6.0

02 Jun 13:23

Choose a tag to compare

What's Changed

2.6.0 (2026-06-02)

Features

  • securityhub: add new SecurityHub module (#26) (b1cadce)

Full Changelog:
CHANGELOG.md
Comparison:
v2.5.0...v2.6.0

v2.5.0

27 May 20:35

Choose a tag to compare

What's Changed

2.5.0 (2026-05-27)

Features

  • Add IAM module with policies and roles management (#39) (e4f60df)

Full Changelog:
CHANGELOG.md
Comparison:
v2.4.1...v2.5.0

v2.4.1

27 May 19:57

Choose a tag to compare

What's Changed

2.4.1 (2026-05-27)

Bug Fixes

  • release: align module reference updates and include Terraform assets (#38) (d58ff00)

Full Changelog:
CHANGELOG.md
Comparison:
v2.4.0...v2.4.1

v2.4.0

27 May 19:39

Choose a tag to compare

What's Changed

2.4.0 (2026-05-27)

Features

  • license-manager: add new License Manager module with README and context configuration (#27) (35d6ae1)

Full Changelog:
CHANGELOG.md
Comparison:
v2.3.0...v2.4.0

v2.3.0

27 May 19:13

Choose a tag to compare

What's Changed

2.3.0 (2026-05-27)

Features

  • guardduty: add new GuardDuty module with updated context and README (#24) (deda21a)

Full Changelog:
CHANGELOG.md
Comparison:
v2.2.0...v2.3.0

v2.2.0

27 May 18:57

Choose a tag to compare

What's Changed

2.2.0 (2026-05-27)

Features

  • s3_bucket: add new S3 module with detailed README and context configuration (#28) (cd7e85a)

Full Changelog:
CHANGELOG.md
Comparison:
v2.1.1...v2.2.0

v2.1.1

27 May 18:24

Choose a tag to compare

What's Changed

2.1.1 (2026-05-27)

Bug Fixes

  • release: correct module reference version updates and add safety tests (#37) (8079edd)

Full Changelog:
CHANGELOG.md
Comparison:
v2.1.0...v2.1.1

v2.1.0

27 May 17:49

Choose a tag to compare

What's Changed

2.1.0 (2026-05-27)

Features

  • inspector: add inspector module and context integration (#29) (4fed195)

Full Changelog:
CHANGELOG.md
Comparison:
v2.0.0...v2.1.0