Skip to content

Releases: cloudposse-terraform-components/aws-ses

v1.536.0

06 Jan 12:51
fd43f26
Compare
Choose a tag to compare
splat operator update to current syntax @Musthaq101 (#11) ## what * Replace the legacy "attribute-only" splat expressions which use the sequence .* with the newer expression[*]

why

Earlier versions of the Terraform language had a slightly different version of splat expressions, which Terraform continues to support for backward compatibility. This older variant is less useful than the modern form described above, and so Hashicorp recommends against using it in new configurations.

references

Summary by CodeRabbit

  • New Features

    • Added a new output variable smtp_user to retrieve the access key ID for the IAM user authorized to send emails via SES
  • Chores

    • Updated Terraform syntax for policy document access from *.json to [*].json

v1.535.0

04 Jan 11:28
361b9f7
Compare
Choose a tag to compare

Migrate component from cloudposse/terraform-aws-components

v1.534.0

04 Jan 11:12
361b9f7
Compare
Choose a tag to compare

Migrate component from cloudposse/terraform-aws-components

v1.533.0

13 Dec 19:57
d3da445
Compare
Choose a tag to compare

Migrate component from cloudposse/terraform-aws-components

v1.532.0

27 Nov 11:59
e7c5466
Compare
Choose a tag to compare

Migrate component from cloudposse/terraform-aws-components