Skip to content

Releases: telia-oss/terraform-aws-asg

v2.0.0

02 Jul 20:06
4f55b85
Compare
Choose a tag to compare

Support for terraform versions > 0.12. Notable changes:

  • Requires terraform >= 0.12.
  • instance_policy is now completely optional (no dummy policy created).
  • user_data default value is null instead of "hello world".

Note that terraform might produce a diff for the launch configuration if you are using data.template_file. This is resolved by using the templatefile() function instead.

v1.0.0

02 Jul 20:00
fd4f4ea
Compare
Choose a tag to compare

Finalise support for terraform versions < 0.12.

v0.2.1

25 Oct 13:58
189994b
Compare
Choose a tag to compare
  • Increase default volume size to that required for Amazon Linux 2 ECS optimised