Skip to content

Releases: aws-samples/aws2tf

5th January 2026

05 Jan 15:13

Choose a tag to compare

Support for many new resources - thanks to Kiro's automated code creation and testing !
see Terraform-Resources.md for complete list. Further expanded resource support to follow.

Many bug fixes, again thanks to Kiro's automated unit tests.

As always you may run into issues as coverage is expanded, please raise an issue if you do.

30th December 2025

30 Dec 11:27

Choose a tag to compare

This relaese fixes issues with -i and -m introduced after code refactoring

29th December 2025

29 Dec 09:10

Choose a tag to compare

Major updates to code base:

. formalised logging
. new log file: aws2tf.log
. addressed potential security issues with code
. support for aws provider 6.27.0
. updated minimum boto3 requirement to latest (1.42.16)
. reduced console output, and started to introduce progress bars
. new requirement in requirements.txt (tqdm)
. fixed some issues introduced by aws provider 6.27.0

11th November 2025

11 Nov 22:32

Choose a tag to compare

This release supports/uses the AWS v6 provider by default, all previous releases used the v5 provider

See the README file for more.

The --output -o option has been removed due to a security vulnerability.

19th Sept 2025

19 Sep 19:54

Choose a tag to compare

Bumped AWS provider to 5.100

Various fixes for elesticache, s3, lambda.
Fixes for cases when resources are missing.

7th July 2025

07 Jul 13:00

Choose a tag to compare

In this release:

Fixed -m and -s options
Added support for msk cluster
Added support for elasticache
Added -o option to iject custom string to output path
Fixed various reported bugs
Merged PR 122

25th May 2025

25 May 08:30

Choose a tag to compare

In this release:

  • Updated to use v5.98.0 of AWS provider
  • Various bug fixes
  • PR 109 - wildcard support on route53

2nd May 2025

02 May 18:07

Choose a tag to compare

In this release:

  • Bug fixes
  • Added check to ensure merge option is valid when using
  • removed unnecessary messages/output
  • resource list gathering optimisations

2nd March 2025

02 Mar 16:39

Choose a tag to compare

Rolling in a few bug fixes for this release

Faster collection of attached and inline role policy lists

13th February 2025

13 Feb 20:36

Choose a tag to compare

Added:

  • -dsgs - uses data source for security groups - see readme
  • -dnet - changed so only uses data sources for aws_vpc and aws_subnet

Fixed bugs in the way profiles are used
Fixed issue with user profiles for datazone