diff --git a/website/content/docs/nia/compatibility.mdx b/website/content/docs/nia/compatibility.mdx
index be7bd13acc..aebeeb897c 100644
--- a/website/content/docs/nia/compatibility.mdx
+++ b/website/content/docs/nia/compatibility.mdx
@@ -7,28 +7,19 @@ description: >-
# Compatibility
-## Consul
+## Consul-Terraform-Sync
-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.
+Below are the supported Consul, Terraform, and Vault versions with compatible Consul-Terraform-Sync versions.
-| Consul Version | Compatible Consul-Terraform-Sync Version |
-| ---------------------------- | ---------------------------------------- |
-| 1.8+ | 0.1+ |
-
-## Terraform
-
-Consul-Terraform-Sync is compatible with the following Terraform OSS versions:
-
-| Consul-Terraform-Sync | Compatible Terraform Version |
-| --------------------- | ---------------------------- |
-| 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 |
+| | **CTS OSS** | **CTS Enterprise** |
+| :------------------------------------------------------------: | :--------------------------------------: | :--------------------------------------: |
+| **Consul OSS**
`v1.8+` | ✓ | ✓ |
+| **Consul Enterprise**
`v1.8+` | ✓ | ✓ |
+| **HCP Consul**
`v1.8+` | ✓ | ✓ |
+| **Terraform OSS**
`v0.13 - 1.0+` | ✓ | ✓ |
+| **Terraform Enterprise**
`v2020 10-2 - Latest` | ✗ | ✓ |
+| **Terraform Cloud**
`Continuous Updates` | ✗ | ✓ |
+| CTS integrates with Vault to query secrets |
+| **Vault OSS**
`v0.7+` | ✓ | ✓ |
+| **Vault Enterprise**
`v0.7+` | ✓ | ✓ |
+| **HCP Vault**
`v0.7+` | ✓ | ✓ |