Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

v0.9.0

Compare
Choose a tag to compare
@robmorgan robmorgan released this 09 Apr 09:42
· 46 commits to master since this release
d3d9b96

Modules affected

  • consul-client-security-group-rules
  • consul-cluster
  • consul-iam-policies
  • consul-security-group-rules
  • install-consul
  • install-dnsmasq
  • run-consul
  • setup-systemd-resolved

Description

  • Terraform 0.14 upgrade: We have verified that this repo is compatible with Terraform 0.14.x!
    • From this release onward, we will only be running tests with Terraform 0.14.x against this repo, so we recommend updating to 0.14.x soon!
    • To give you more time to upgrade, for the time being, all modules will still support Terraform 0.12.26 and above, as that version has several features in it (required_providers with source URLs) that make it more forwards compatible with 0.14.x.
    • Once all Gruntwork repos have been upgrade to work with 0.14.x, we will publish a migration guide with a version compatibility table and announce it all via the Gruntwork Newsletter.

Related links