mirror of https://github.com/status-im/consul.git
Update CTS compatibility matrix to include TFC and flexible (#11424)
This commit is contained in:
parent
86c88cc43a
commit
a189244061
|
@ -13,9 +13,7 @@ Below are the supported Consul versions with compatible Consul-Terraform-Sync ve
|
||||||
|
|
||||||
| Consul Version | Compatible Consul-Terraform-Sync Version |
|
| Consul Version | Compatible Consul-Terraform-Sync Version |
|
||||||
| ---------------------------- | ---------------------------------------- |
|
| ---------------------------- | ---------------------------------------- |
|
||||||
| Latest patch version of 1.10 | 0.1 - 0.2 |
|
| 1.8+ | 0.1+ |
|
||||||
| Latest patch version of 1.9 | 0.1 - 0.2 |
|
|
||||||
| Latest patch version of 1.8 | 0.1 - 0.2 |
|
|
||||||
|
|
||||||
## Terraform
|
## Terraform
|
||||||
|
|
||||||
|
@ -23,5 +21,14 @@ Consul-Terraform-Sync is compatible with the following Terraform OSS versions:
|
||||||
|
|
||||||
| Consul-Terraform-Sync | Compatible Terraform Version |
|
| Consul-Terraform-Sync | Compatible Terraform Version |
|
||||||
| --------------------- | ---------------------------- |
|
| --------------------- | ---------------------------- |
|
||||||
| 0.2 | 0.13 - 1.0 |
|
| 0.2+ | 0.13 - 1.0 |
|
||||||
| 0.1 | 0.13 - 0.14 |
|
| 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 |
|
||||||
|
|
Loading…
Reference in New Issue