Skip to content

v2.1.0

Compare
Choose a tag to compare
@jaristiz jaristiz released this 16 Nov 18:55
· 21 commits to master since this release

Features

  • 47539b2 - Add an override to use http2 in gcp load balancer
  • 0e5e31c - Add note about the environment FQDN
  • c8d8eb4 - Update example.tfvars for GCP to be more clear
  • 5cb3ce3 - Add a prerequisite to paving GCP
  • fc36573 - Generate list of backends dynamically in the PAS lb
  • 1691aea - adding api prefix to the configuration value
  • ff21c1c - Create ssl certificate before destroying it so certs can be rotated

Bug Fixes

  • 8bd00d7 - Restrict Google Platform Provider to v3.90 patch releases, this fixes a breaking change present on v4.00 of the gcp provider.