Consul-Terraform-Sync v0.2.1

Hello all,

We’ve just released Consul-Terraform-Sync v0.2.1, which adds support for Terraform v1.0.

This release also includes bug fixes for issues around enabling and disabling tasks. Please see the CHANGELOG below for more details. Corresponding documentation updates are now live on the Consul website.

As always, please test in an isolated environment before upgrading. If you experience issues with CTS, you can report them on the CTS GitHub issue tracker or post to the CTS Discuss Forum for any general questions.

Thanks!

Consul API Tooling Team

FEATURES:

  • Add support for Terraform v1.0 [GH-333]

BUG FIXES:

  • Fix missing event when task was enabled and executed using the CLI enable sub command [GH-318, GH-319]
  • Fix disabled tasks to trigger after re-enabling [GH-320]