2021-03-29 19:23:10 +00:00
---
layout: docs
2022-01-19 21:20:44 +00:00
page_title: Consul-Terraform-Sync (CTS) Compatibility
2021-03-29 19:23:10 +00:00
description: >-
2022-01-10 19:38:27 +00:00
Consul-Terraform-Sync (CTS) Compatibility
2021-03-29 19:23:10 +00:00
---
2021-07-13 15:22:05 +00:00
2021-03-29 19:23:10 +00:00
# Compatibility
2022-01-22 00:36:08 +00:00
The following tables list the Consul-Terraform-Sync (CTS) version compatibility for Consul, Terraform, and Vault.
2021-03-29 19:23:10 +00:00
## Consul
2022-02-01 18:59:26 +00:00
Below are CTS versions with supported Consul versions. The latest CTS binary supports the three most recent Consul minor versions, along with their latest patch versions.
2021-03-29 19:23:10 +00:00
2022-05-25 18:23:43 +00:00
| CTS Version | Consul OSS & Enterprise Version | HCP Consul Version |
| :--------------------- | :------------------------------ | :----------------- |
| CTS Enterprise 0.6+ | 1.8+ | 1.9+ |
| CTS Enterprise 0.3-0.5 | 1.8+ | N/A |
| CTS OSS 0.6+ | 1.8+ | 1.9+ |
| CTS OSS 0.1-0.5 | 1.8+ | N/A |
2021-06-24 15:16:03 +00:00
## Terraform
2022-02-01 18:59:26 +00:00
CTS integration with Terraform is supported for the following:
2021-06-24 15:16:03 +00:00
2022-02-01 18:59:26 +00:00
| CTS Version | Terraform CLI Version | Terraform Cloud Version | Terraform Enterprise Version |
| :------------------ | :-------------------- | :---------------------- | :--------------------------- |
| CTS Enterprise 0.4+ | 0.13 - 1.1 | Latest | v202010-2 - Latest |
2022-05-25 18:23:43 +00:00
| CTS Enterprise 0.3 | 0.13 - 1.1 | N/A | v202010-2 - Latest |
2022-02-01 18:59:26 +00:00
| CTS OSS 0.3+ | 0.13 - 1.1 | N/A | N/A |
| CTS OSS 0.2 | 0.13 - 1.0 | N/A | N/A |
| CTS OSS 0.1 | 0.13 - 0.14 | N/A | N/A |
2021-10-26 18:12:44 +00:00
2022-01-22 00:36:08 +00:00
## Vault
2021-10-26 18:12:44 +00:00
2022-02-01 18:59:26 +00:00
CTS integrates with Vault to query secrets, the integration is supported for the following:
2021-10-26 18:12:44 +00:00
2022-02-01 18:59:26 +00:00
| CTS Version | Vault OSS & Enterprise Version |
| :------------------ | :----------------------------- |
| CTS Enterprise 0.3+ | 0.7+ |
| CTS OSS 0.1+ | 0.7+ |