2021-03-29 15:23:10 -04:00
---
layout: docs
2022-01-19 13:20:44 -08:00
page_title: Consul-Terraform-Sync (CTS) Compatibility
2021-03-29 15:23:10 -04:00
description: >-
2022-01-10 14:38:27 -05:00
Consul-Terraform-Sync (CTS) Compatibility
2021-03-29 15:23:10 -04:00
---
2021-07-13 10:22:05 -05:00
2021-03-29 15:23:10 -04:00
# Compatibility
2022-08-25 19:36:54 -07:00
This topic describes Consul-Terraform-Sync (CTS) cross-compatibility with Consul, Terraform, and Vault.
2022-01-21 16:36:08 -08:00
2021-03-29 15:23:10 -04:00
## Consul
2022-02-01 13:59:26 -05: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 15:23:10 -04:00
2022-05-25 11:23:43 -07: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 10:16:03 -05:00
## Terraform
2022-02-01 13:59:26 -05:00
CTS integration with Terraform is supported for the following:
2021-06-24 10:16:03 -05:00
2022-02-01 13:59:26 -05:00
| CTS Version | Terraform CLI Version | Terraform Cloud Version | Terraform Enterprise Version |
| :------------------ | :-------------------- | :---------------------- | :--------------------------- |
2022-08-26 12:20:29 -07:00
| CTS Enterprise 0.7 | 0.13-1.2 | Latest | v202010-2 - Latest |
2022-02-01 13:59:26 -05:00
| CTS Enterprise 0.4+ | 0.13 - 1.1 | Latest | v202010-2 - Latest |
2022-05-25 11:23:43 -07:00
| CTS Enterprise 0.3 | 0.13 - 1.1 | N/A | v202010-2 - Latest |
2022-08-25 19:36:54 -07:00
| CTS OSS 0.7 | 0.13 - 1.2 | N/A | N/A |
2022-02-01 13:59:26 -05: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 13:12:44 -05:00
2022-01-21 16:36:08 -08:00
## Vault
2021-10-26 13:12:44 -05:00
2022-02-01 13:59:26 -05:00
CTS integrates with Vault to query secrets, the integration is supported for the following:
2021-10-26 13:12:44 -05:00
2022-02-01 13:59:26 -05:00
| CTS Version | Vault OSS & Enterprise Version |
| :------------------ | :----------------------------- |
| CTS Enterprise 0.3+ | 0.7+ |
| CTS OSS 0.1+ | 0.7+ |