Skip to content

Releases: FairwindsOps/terraform-vpc

v6.0.0

30 May 21:05
fa22c5b
Compare
Choose a tag to compare

Changes

*** BREAKING CHANGE ***

  • removes the enable_classiclink_dns_support and enable_classiclink vpc parameters and variables. These parameters are no longer available in the upstream AWS provider as of version 5.0.0

single-cluster-v3.1.0

07 Apr 14:39
091aa1d
Compare
Choose a tag to compare
  • Add elastic IP naming for single-cluster module as well as a custom prefix if desired

single-cluster-v3.0.0

01 Oct 15:36
2e49eee
Compare
Choose a tag to compare
  • added logic for optional admin subnets
  • added additional subnet tagging

v5.0.1

20 Nov 16:35
Compare
Choose a tag to compare

Changes

  • Updated module outputs so they're not encapsulated within a list. This aligns with the usage described in the Terraform Documentation.

Terraform 0.12 Release

15 Oct 14:10
8b96788
Compare
Choose a tag to compare

This release supports Terraform 0.12.

Info

All existing inputs and outputs remain untouched. Upgrading existing TF infrastructure to use this release should be seamless. Users coming from Terraform 0.11 may need to wipe out their .terraform directories and run a fresh terraform init.

Breaking

  • Terraform versions less than 0.12 are no longer supported

v4.0.0

15 Jul 20:20
Compare
Choose a tag to compare

Breaking Changes

  • Renamed all asset tags from ReactiveOps to Fairwinds, this could cause unexpected change sets for users of this module

Changes

  • New module supporting different size CIDR ranges

single-cluster-v1.0.0

15 Jul 20:21
Compare
Choose a tag to compare

Initial Tagged release of single-cluster per vpc module, which supports different subnet sizes

v3.1.0

08 Jul 20:52
b6ed6c4
Compare
Choose a tag to compare

Changes:

  • Add global tags to the EIPs and nat gateway.

v3.0.0

24 Oct 14:38
cd96d45
Compare
Choose a tag to compare

Breaking Changes

  • Removed parameters from Module Parameters (aws_secret_key and aws_access_key)

Changes:

  • Removed the need for defining a provider to the module - it now uses default inheritance model
  • Adjusted documentation

v2.3.0 Additional routes for S3 endpoint

20 Sep 19:21
34e12b0
Compare
Choose a tag to compare

New Features:

  • Add additional S3 endpoint route entries to list of provided route
    table id's.