Skip to content

Releases: uktrade/terraform-platform-modules

v2.0.0

04 Jun 10:44
5c41eec
Compare
Choose a tag to compare

2.0.0 (2024-06-04)

⚠ BREAKING CHANGES

  • DBTP-928 Add CDN endpoint module (#141)

Features

Upgrade instructions

  • In extensions.yml update type: alb "cdn_domains_list" variable to include applications internal prefix. See README.md/CDN

v1.5.0

31 May 15:17
cd17c98
Compare
Choose a tag to compare

1.5.0 (2024-05-31)

Features

  • DBTP-434 Add Redis endpoint with ssl_cert_reqs parameter (#147) (f7470e8)

Bug Fixes

  • DBTP-1010 Readonly postgres user doesn't have read perms (#140) (1628440)
  • DBTP-944 Correct Redis tags (#147) (f7470e8)

v1.4.0

31 May 08:42
9be7595
Compare
Choose a tag to compare

1.4.0 (2024-05-30)

Features

  • Enable Intelligent-Tiering to allow parameters with > 4096 characters (#139) (9be7595)

Bug Fixes

  • DBTP-1010 Readonly postgres user doesn't have read perms (#140) (1628440)
  • DBTP-998 - Move pipeline to platform-sandbox (#137) (e97dcd4)

v1.3.0

23 May 16:19
f281580
Compare
Choose a tag to compare

1.3.0 (2024-05-23)

Features

  • Changed to new assume role name (#128) (ca17b44)
  • DBTP-909 - Run copilot env deploy in pipeline (#126) (15abc7b)
  • DBTP-914 - Environment pipeline terraform apply (#116) (a7f701c)
  • Make ``platform-helper copilot make-addons` run in the pipeline (#125) (2da6d2e)

Bug Fixes

  • add default volume size for rds local variable (#124) (92bdd32)
  • Dbtp 1016 update kms key alias name (#131) (485792f)
  • DBTP-958 Straighten up Postgres plans (#112) (e15e12d)

v1.2.2

14 May 10:27
9de0762
Compare
Choose a tag to compare

1.2.2 (2024-05-14)

Bug Fixes

  • dbtp-971 add rollback option for HA OS (#117) (d742850)

v1.2.1

08 May 11:44
47c2bc5
Compare
Choose a tag to compare

1.2.1 (2024-05-07)

Bug Fixes

v1.2.0

03 May 10:30
d174959
Compare
Choose a tag to compare

1.2.0 (2024-05-03)

Features

  • 872 checkov baseline file (#109) (975fa06)
  • DBTP-910 - Environment log resource policy overrides (#95) (fa64beb)
  • DBTP-911 Barebones environment pipeline module (#81) (10a65ab)
  • DBTP-913 - Run terraform plan in environment pipelines (#110) (a66f04a)

Bug Fixes

  • DBTP-839 Add tags for monitoring resources (#102) (5f56af5)
  • DBTP-931 Fix OpenSearch tests (#98) (3267c5b)
  • DBTP-951 add prod check for additional address list (#111) (53c9639)

v1.1.0

19 Apr 13:04
6b70394
Compare
Choose a tag to compare

1.1.0 (2024-04-19)

Features

  • DBTP 843 vpc peering (#83) (3684d87)
  • DBTP-892 release-please to automate releases/tagging (#89) (a8d4754)

Bug Fixes

  • Add domain provider alias to extensions unit test (#86) (4a62675)
  • DBTP-896 - invalid opensearch config (#73) (7e30b05)
  • Parameterised account ID in unit test to allow tests to run in other accounts (#84) (cec7852)

1.0.0

18 Apr 10:13
fd22b9b
Compare
Choose a tag to compare

This Release includes the following changes:

Features

  • Adding modules first pass #(1)
  • Simplify backing-services usage and remove environments.yml (#2)
  • add vpc module (#3)
  • DBTP-797: Add copilot addon functionality to the s3 module (#4)
  • DBTP-820 Split S3 statefiles. (#9)
  • DBTP-814: S3 modules tests (#7)
  • DBTP-822 add rds vpc endpoint (#10)
  • DBT-813 Application load balancer module (#6)
  • DBTP 814: VPC module terraform tests (#14)
  • DBTP-806 Redis module (#13)
  • DBTP-814: Elasticache redis tests (#16)
  • Updated opensearch to use addons.yml (#5)
  • Fix Redis Security group (#26)
  • DBPT-805 Add RDS module (#8)
  • Remove redundant empty outputs.tf files (#18)
  • Dbtp terraform tests statefile backend (#17)
  • DBTP 830 - ALB multidomains and certs (#24)
  • DBTP-813 Add monitoring module (#15)
  • Tweaks after getting demodjango working with Opensearch (#31)
  • Add dummy VPC names(#32)
  • RDS fixes (#37)
  • DBTP-863 - Update to include multiple route tables (#39)
  • Append . to end of ns records(#46)
  • Renamed backing-services to extensions (#45)
  • Opensearch and Redis tweaks. (#44)
  • Make tflint check pass (#36)
  • ci: Add validate pull request title GitHub Action (#49)
  • feat: (DBTP-855) Add tests for Postgres (#30)
  • feat: add cloud watch subscription filter to open search module (#82)

Patches

  • fix: DBTP-878 fix s3 encryption (#53)
  • test: DBTP-854 Add more monitoring module tests (#48)
  • docs: Move using demodjango for testing to terraform-platform-modules (#55)
  • fix: (DBTP-881) tweak monitoring tests to not require aws credentials (#54)
  • fix: DBTP-879 fix alb cert bug (#56)
  • docs: Document using Terraform Workspaces (#57)
  • fix: DBTP-884 - Rename Redis parameter (#58)
  • chore: DBTP-890 S3 module tags should follow same convention as the rest (#59)
  • docs: Remove information about using Terraform workspaces (#80)
  • chore: Updates to gitignore (#62)
  • chore: Modify OPENSEARCH_URI to follow naming conventions (#61)
  • fix: DBTP-842 - Fix postgres permission on version 15 (#71)
  • chore: Add addons ssm parameter to be used with conduit (#72)
  • test: DBTP-888: Tests for application load balancer module (#69)
  • fix: Change secrets type to SecureString (#74)
  • test: DBTP 901: tests for domain module (#75)
  • fix: DBTP-893 Add option for additional domains and multi-provider fix. (#77)
  • refactor: Allow use of Terraform >= 1.7 & < 2 (#79)
  • test: DBTP-893: Fix ALB terraform tests (#78)

New Contributors

Full Changelog: https://github.com/uktrade/terraform-platform-modules/commits/1.0.0