Merge pull request #10606 from hashicorp/cts-tf-1.0

nia/docs: Terraform 1.0 compatability
This commit is contained in:
Melissa Kam 2021-07-13 10:50:33 -05:00 committed by GitHub
commit a3f94f44ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 7 deletions

View File

@ -4,23 +4,24 @@ page_title: Consul-Terraform-Sync Compatibility
description: >-
Consul-Terraform-Sync Compatibility
---
# Compatibility
## Consul
Below are the supported Consul versions with compatible Consul-Terraform-Sync versions. The latest Consul-Terraform-Sync binary targets supporting the latest patch version of the three most recent Consul minor versions.
| Consul Version | Compatible Consul-Terraform-Sync Version |
| ------------------------------------ | ---------------------------------------- |
| Latest patch version of 1.10 | 0.1 - 0.2 |
| Latest patch version of 1.9 | 0.1 - 0.2 |
| Latest patch version of 1.8 | 0.1 - 0.2 |
| Consul Version | Compatible Consul-Terraform-Sync Version |
| ---------------------------- | ---------------------------------------- |
| Latest patch version of 1.10 | 0.1 - 0.2 |
| Latest patch version of 1.9 | 0.1 - 0.2 |
| Latest patch version of 1.8 | 0.1 - 0.2 |
## Terraform
Consul-Terraform-Sync is compatible with the following Terraform OSS versions:
| Consul-Terraform-Sync | Compatible Terraform Version |
|-----------------------|------------------------------|
| 0.2 | 0.13 - 0.15 |
| --------------------- | ---------------------------- |
| 0.2 | 0.13 - 1.0 |
| 0.1 | 0.13 - 0.14 |