Releases: firezone/terraform-google-gateway
Releases · firezone/terraform-google-gateway
v1.0.8
#6 - removes outdated submodule.
v1.0.7
Removes the firezone_id
input variable to prevent collisions with multiple gateways.
v1.0.6
Installs the firezone-gateway first so that the health check succeeds sooner.
v1.0.5
Ensures swap_size_gb
is used consistently.
v1.0.4
- Updates default health check initial delay to
200
- Updates swap_size variable to
swap_size_gb
to reflect its units
v1.0.3
Fixes an issue where setting the artifact_url
variable didn't take effect.
v1.0.2
Fixes an issue in v.1.0.1 where the swap_size
wasn't properly injected into the cloud-init template.
v1.0.1
Adds support for the swap_file
variable to configure swap size.
v1.0.0
The first public release 🥳