Skip to content

Releases: firezone/terraform-aws-gateway

v1.0.7

26 Jun 17:09
c180dc1

Choose a tag to compare

What's Changed

  • fix: use more ubiquitous sha256sum over sha256 by @jamilbk in #10

Full Changelog: v1.0.6...v1.0.7

v1.0.6

24 Jun 12:56
3531e0e

Choose a tag to compare

Update method used to generate FIREZONE_ID.

v1.0.5

28 Mar 17:24
5368f61

Choose a tag to compare

  • Adds iptables to the dependencies
  • Adds DEBIAN_FRONTEND=noninteractive

v1.0.4

19 Mar 14:12
5d46723

Choose a tag to compare

Fixes a bug where the extra_tags variable was not used correctly.

v1.0.3

12 Feb 22:55
b7de6c4

Choose a tag to compare

  • Removes the use of the AWS NAT Gateway resource in favor of using Elastic IPs directly. This allows faster direct connections.
  • Removes the AWS launch template in favor of using the aws_instance resource directly.

v1.0.2

07 Nov 18:46

Choose a tag to compare

Explicitly allows UDP egress connectivity too.

v1.0.1

10 Jul 20:53

Choose a tag to compare

Fixes example module reference.

v1.0.0

09 Jul 20:34

Choose a tag to compare

Initial release.