Skip to content

Releases: telia-oss/terraform-aws-asg

v4.0.1

06 May 08:02
6f383f4

Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.0.0-20190701094942-4def268fd1a4 to 0.35.0 by @dependabot in #38

New Contributors

Full Changelog: v4.0.0...v4.0.1

v4.0.0

01 Apr 11:48
3a47217

Choose a tag to compare

Upgraded to support Terraform >=0.14

v3.3.1

23 Nov 22:54
b3e1502

Choose a tag to compare

Fixed interpolation only expressions warning on terraform >= 12 versions. Thanks @kurtmc!

v3.3.0

03 Nov 20:15
68b15cf

Choose a tag to compare

v3.2.0

19 Aug 06:23
5b00449

Choose a tag to compare

  • Exposed user_data_base64 variable.
  • Added support for gzipped user data in tests.

v3.1.0

31 Jul 14:29
140bc61

Choose a tag to compare

Tags will now be added to the IAM Role created for the instance profile.

v3.0.1

23 Jul 12:32
5dad7d5

Choose a tag to compare

Use /v3 import path internally.

v3.0.0

23 Jul 11:25
3e166d4

Choose a tag to compare

Added support for go modules v2+ to allow pinning test suite.

v2.2.1

23 Jul 10:47
62378d4

Choose a tag to compare

  • Fixed instance_policy default to be valid JSON 😓
  • Changed the go tests to allow partial validation of user_data.

v2.2.0

22 Jul 13:16
078ff46

Choose a tag to compare

Added back default value for instance_policy to solve issues around calculating count.