Skip to content

Releases: terraform-modules/aws-inf-setup

2.14.0

04 Feb 20:08
Compare
Choose a tag to compare
  • 2.14.0 -- 2026-02-04
    • ses-domain
      • add variable enable_identity_feedback (true), set feedback

2.13.0: config: disable global in non-east; allow for other resources to be e…

31 Dec 17:24
Compare
Choose a tag to compare
  • 2.13.0 -- 2025-12-31
    • config
      • disable global iam things in non-east regions
      • allow for other resources to be excluded completely

2.12.3

27 Aug 19:50
Compare
Choose a tag to compare
  • 2.12.3 -- 2025-08-27
    • terraform-state
      • remove role creation for application_mode
      • add s3:DeleteObject for *.tflock to enable lockign in 1.9.x

2.12.2

25 Aug 18:49
Compare
Choose a tag to compare
  • 2.12.2 -- 2025-08-25
    • terraform-state
      • add output: tfstate_dynamodb_table_name

2.12.1: examples/application-terraform-state: add files for example applicati…

14 Jul 18:24
Compare
Choose a tag to compare
  • 2.12.1 -- 2025-07-14
    • examples/application-terraform-state
      • add files for example application terraform state (will turn into submodule later)

2.12.0

06 May 20:17
Compare
Choose a tag to compare
  • 2.12.0 -- 2025-05-06
    • terraform-state
      • add application_mode, application_assume_roles
      • when application_mode is true, it creates tfstate and ddb for name to be used by application areas, not for infrastructure

2.11.0: s3-logs: copy s3-flow-logs to s3-logs to normalize names (to reuse fo…

18 Mar 20:05
Compare
Choose a tag to compare
  • 2.11.0 -- 2025-03-18
    • s3-logs
      • copy s3-flow-logs to s3-logs to normalize names (to reuse for other stuff)

2.10.1: config: add retention_period_in_days with a default of 3 years (down …

13 Feb 16:17
Compare
Choose a tag to compare
  • 2.10.1 -- 2025-02-13
    • config
      • add retention_period_in_days with a default of 3 years (down from 7 years)

2.10.0: config: add recorder_override_daily to allow specific resource to be …

05 Feb 16:48
Compare
Choose a tag to compare
  • 2.10.0 -- 2025-02-05
    • config
      • add recorder_override_daily to allow specific resource to be recorded daily vs continously

2.9.1: s3-flow-logs: add lifecycle, intelligent tiering; cloudtrail: move ma…

26 Dec 17:51
Compare
Choose a tag to compare
  • 2.9.0 -- 2024-12-26

    • s3-flow-logs
      • add aws_s3_bucket_lifecycle_configuration (delete vpc*/ after 900 days)
      • add aws_s3_bucket_intelligent_tiering_configuration (archive 180, deep archive 365)
  • 2.9.1 -- 2024-12-26

    • cloudtrail
      • move managed_policy_arns to aws_iam_role_policy_attachment due to deprecation