Skip to content

Releases: FairwindsOps/terraform-gcp-vpc-native

default-v2.2.2

03 Jun 20:59
1823c36
Compare
Choose a tag to compare

Added new variable for cloud nat tcp_transitory_idle_timeout_sec. Updated the CHANGELOG to reflect 2.2.2 changes.

Non breaking, backwards compatible change.

default-v2.2.1

19 May 18:26
f092c62
Compare
Choose a tag to compare

default-v2.2.1

Fixed

  • updated the log_config logic to prevent changes on each run

default-v2.2.0

13 May 20:13
e1bdadf
Compare
Choose a tag to compare

Added new variables and fields for cloud nat min_ports_per_vm and log_filter. Updated the CHANGELOG to reflect 2.1.0 changes. Updated README with more suitable subnet sizes.

Non breaking, backwards compatible change.

default-v2.0.0

23 Oct 14:59
af1fc20
Compare
Choose a tag to compare

2.0.0

Breaking

  • Upgraded module to support terraform 0.12.x

Added

  • Added Cloud NAT support. See docs for new inputs and logic.

cloud-nat-v2.0.0

23 Oct 15:09
af1fc20
Compare
Choose a tag to compare

2.0.0

Note, this module should be considered deprecated. Use the default module with cloud-nat options.

Breaking

  • Updated module to support terraform 0.12

cloud nat ip options

12 Sep 15:52
ff97d86
Compare
Choose a tag to compare

cloud-nat-v1.1.0

Added the ability to provision NAT gateways with a specified list of public ip addresses. This adds two new input variables that contain default values, so backwards compatibility is maintained.

Added

  • var.nat_ip_allocate_option
  • var.cloud_nat_address_count

shared-vpc-v1.0.0

04 Sep 16:09
a11c19b
Compare
Choose a tag to compare

Initial release of the shared VPC module, which lays out the base network configuration and any desired number of subnetworks intended for use in a shared VPC context. Intended for us with: https://github.com/FairwindsOps/terraform-gcp-gke-shared-vpc module

default-v1.0.1 release

29 Mar 14:26
b3b0699
Compare
Choose a tag to compare

Includes two minor changes:

  • added description argument for google_compute_network resource, which defaults to null
  • added self_link outputs for network and router resources

See the changelog in the default module directory for details.

Initial Release of default gcp network module

06 Mar 17:51
ddd3e2e
Compare
Choose a tag to compare
Merge pull request #3 from reactiveops/cloud-nat

initial cloud-nat module config and notes

Initial Cloud NAT module release

06 Mar 17:52
ddd3e2e
Compare
Choose a tag to compare
Merge pull request #3 from reactiveops/cloud-nat

initial cloud-nat module config and notes