Skip to content

Releases: spotify/terraform-google-aws-hybrid-cloud-vpn

v1.0.1 Release

08 Jul 17:11
6891efe
Compare
Choose a tag to compare

fix:
Set a min required provider level, but not max version for ease of upgrading providers
Also update the docs and PR template to make running terraform-docs a bit easier

Initial Release

22 Mar 18:06
d263bbc
Compare
Choose a tag to compare

As of this release this module now follows all the guidance in the GCP Creating HA VPN's doc https://cloud.google.com/network-connectivity/docs/vpn/how-to/creating-ha-vpn

The primary change in this release is that it

  • Sets Default AWS VPN Tunnel Options with AES-256, SHA-2 and DH group 18

Adding Output for AWS Transit Gateway Attachment IDs

12 Feb 18:18
1c5896c
Compare
Choose a tag to compare

Added a output which returns a set of AWS Transit Gateway Attachment IDs

Updated Allowed AWS Provider Versions

27 Oct 16:14
89bde08
Compare
Choose a tag to compare
  • Changed the Allowed AWS Provider Version to allow Version 3.x to be used with this module

v0.1.0 Add Cloud Router output

14 Jul 14:55
ae63a05
Compare
Choose a tag to compare
  • Adding Cloud Router object as an output from this module.