Update CTS compatibility matrix to include TFC and flexible (#11424)

This commit is contained in:
Kim Ngo 2021-10-26 13:12:44 -05:00 committed by GitHub
parent 42391301a9
commit 80efc993ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 4 deletions

View File

@ -13,9 +13,7 @@ Below are the supported Consul versions with compatible Consul-Terraform-Sync ve
| 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 |
| 1.8+ | 0.1+ |
## Terraform
@ -23,5 +21,14 @@ Consul-Terraform-Sync is compatible with the following Terraform OSS versions:
| Consul-Terraform-Sync | Compatible Terraform Version |
| --------------------- | ---------------------------- |
| 0.2 | 0.13 - 1.0 |
| 0.2+ | 0.13 - 1.0 |
| 0.1 | 0.13 - 0.14 |
## Terraform Cloud
Consul-Terraform-Sync integration with Terraform Cloud is supported for the following:
| Consul-Terraform-Sync Enterprise | Terraform Cloud | Version |
| -------------------------------- | -------------------------- | ------------------ |
| 0.4+ | Terraform Cloud | Latest |
| 0.3+ | Terraform Enterprise | v202010-2 - Latest |