Skip to content

Commit

Permalink
Merge pull request #10614 from hashicorp/nia/docs-0.2.1
Browse files Browse the repository at this point in the history
nia/docs 0.2.1
  • Loading branch information
mkam authored and hc-github-team-consul-core committed Jul 14, 2021
1 parent 0324727 commit 7d0a1ef
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions website/content/docs/nia/compatibility.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 |

0 comments on commit 7d0a1ef

Please sign in to comment.