Update compat table for ECS (#15782)
This commit is contained in:
parent
700c693b33
commit
237b043d91
|
@ -7,12 +7,14 @@ description: >-
|
||||||
|
|
||||||
# Consul on AWS Elastic Container Service (ECS) Compatability Matrix
|
# 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
|
## Supported Consul versions
|
||||||
|
|
||||||
| Consul Version | Compatible consul-ecs Versions |
|
| Consul Version | Compatible consul-ecs Versions |
|
||||||
| -------------- | ------------------------------- |
|
| -------------- | ------------------------------- |
|
||||||
|
| 1.14.x | 0.5.2+ |
|
||||||
|
| 1.13.x | 0.5.2+ |
|
||||||
| 1.12.x | 0.5.x |
|
| 1.12.x | 0.5.x |
|
||||||
| 1.11.x | 0.3.0, 0.4.x |
|
| 1.11.x | 0.3.0, 0.4.x |
|
||||||
| 1.10.x | 0.2.x |
|
| 1.10.x | 0.2.x |
|
||||||
|
|
Loading…
Reference in New Issue