Skip to content

v1.4.0

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 14 Jun 07:06
· 16 commits to refs/heads/main since this release
35d13d1
feat: Allow configuring transit_encryption_mode @amontalban (#231)

what

Allow configuring transit_encryption_mode.

why

This was added in AWS Provider v5.47.0 as part of hashicorp/terraform-provider-aws#30403

This is needed if you want to migrate to in-transit encryption with no downtime.

references