Releases: terraform-modules/aws-inf-setup
Releases · terraform-modules/aws-inf-setup
2.14.0
2.13.0: config: disable global in non-east; allow for other resources to be e…
- 2.13.0 -- 2025-12-31
- config
- disable global iam things in non-east regions
- allow for other resources to be excluded completely
- config
2.12.3
2.12.2
2.12.1: examples/application-terraform-state: add files for example applicati…
- 2.12.1 -- 2025-07-14
- examples/application-terraform-state
- add files for example application terraform state (will turn into submodule later)
- examples/application-terraform-state
2.12.0
2.11.0: s3-logs: copy s3-flow-logs to s3-logs to normalize names (to reuse fo…
- 2.11.0 -- 2025-03-18
- s3-logs
- copy s3-flow-logs to s3-logs to normalize names (to reuse for other stuff)
- s3-logs
2.10.1: config: add retention_period_in_days with a default of 3 years (down …
- 2.10.1 -- 2025-02-13
- config
- add retention_period_in_days with a default of 3 years (down from 7 years)
- config
2.10.0: config: add recorder_override_daily to allow specific resource to be …
- 2.10.0 -- 2025-02-05
- config
- add recorder_override_daily to allow specific resource to be recorded daily vs continously
- config
2.9.1: s3-flow-logs: add lifecycle, intelligent tiering; cloudtrail: move ma…
-
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)
- s3-flow-logs
-
2.9.1 -- 2024-12-26
- cloudtrail
- move managed_policy_arns to aws_iam_role_policy_attachment due to deprecation
- cloudtrail