diff --git a/website/content/docs/ecs/compatibility.mdx b/website/content/docs/ecs/compatibility.mdx index 76bb2b4be..2b6716cdb 100644 --- a/website/content/docs/ecs/compatibility.mdx +++ b/website/content/docs/ecs/compatibility.mdx @@ -7,15 +7,17 @@ description: >- # Consul on AWS Elastic Container Service (ECS) Compatability Matrix -For every release of Consul on ECS, the `consul-ecs` binary and `consul-ecs` Terraform module are updated. The versions of the Terraform module and binary are tightly coupled. For example, `consul-ecs` 0.4.1 binary must use the `consul-ecs` 0.4.1 Terraform module. +For every release of Consul on ECS, the `consul-ecs` binary and `consul-ecs` Terraform module are updated. The versions of the Terraform module and binary are tightly coupled. For example, `consul-ecs` 0.5.2 binary must use the `consul-ecs` 0.5.2 Terraform module. ## Supported Consul versions | Consul Version | Compatible consul-ecs Versions | | -------------- | ------------------------------- | -| 1.12.x | 0.5.x | -| 1.11.x | 0.3.0, 0.4.x | -| 1.10.x | 0.2.x | +| 1.14.x | 0.5.2+ | +| 1.13.x | 0.5.2+ | +| 1.12.x | 0.5.x | +| 1.11.x | 0.3.0, 0.4.x | +| 1.10.x | 0.2.x | ## Supported Envoy versions