Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Releases: int128/terraform-aws-nat-instance

v2.1.0

07 Jan 12:55
1c8ffeb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

23 Jan 07:49
38e00a2
Compare
Choose a tag to compare

Bug fix

  • Prevent setting default route to eth0 after reboot by @int128 in #42

Full Changelog: v2.0.0...v2.0.1

v2.0.0

20 Sep 02:58
8c09a13
Compare
Choose a tag to compare

Breaking change

This module no longer allocates an Elastic IP. Please see migration guide.

v1.1.0

13 Sep 08:03
bec68f0
Compare
Choose a tag to compare
  • bec68f0 Add description for Terraform 0.13
  • a95788a Add var to handle eip outside of module (#24)

v1.0.2

03 Jul 14:50
1a6398a
Compare
Choose a tag to compare
  • 1a6398a Fix terraform apply error on upgrade (#22)

NOTE: If you bump the version of this module from v1.0.0 or earlier, please use this version. Do not use v1.0.1.

v1.0.1

03 Jul 01:37
97977ab
Compare
Choose a tag to compare

v1.0.0

01 Jun 06:45
8983dc7
Compare
Choose a tag to compare
  • e717e30 Add user_data_write_files and user_data_runcmd (#19)
  • de153d3 Fix to enable SNAT after reboot (#18)

Breaking changes

extra_user_data has been removed. Please use user_data_write_files and user_data_runcmd instead. See also cloud-init modules.

v0.7.2

28 May 02:27
5c37031
Compare
Choose a tag to compare

v0.7.1

03 May 03:48
0aac098
Compare
Choose a tag to compare

v0.7.0

05 Feb 13:31
2efab55
Compare
Choose a tag to compare