Consul Terraform Sync v0.1.1

Hello all,

We released Consul-Terraform-Sync v0.1.1 today to address an issue with CTS reconnecting with Consul when the agent restarts.

The release also includes a bug fix around task execution on partial data when monitoring a large number of services when CTS is started. This issue was mitigated in the previous 0.1.0 release and is now resolved. Please see the CHANGELOG below for more details.

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

Thanks!

Consul API Tooling Team

BUG FIXES:

  • Fix issue where CTS does not reconnect with Consul if it stops and restarts by adding retries for up to 8-12 minutes and then exiting if retries are unsuccessful. [GH-233, GH-242]
  • Fix issue with services template being generated before data on all services is ready. [GH-239, GH-257]
2 Likes