backport of commit 7da80a29b6 (#15784)

Co-authored-by: Paul Glass <pglass@hashicorp.com>
pull/15797/head
hc-github-team-consul-core 2 years ago committed by GitHub
parent 7d2f0d7a33
commit 8267e640be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save