Merge pull request #10627 from hashicorp/documentation-ecs-remote-task-driver

docs: fixes broken links
This commit is contained in:
mrspanishviking 2021-05-19 13:40:43 -07:00 committed by GitHub
commit c3341b0798
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ plugin "nomad-driver-ecs" {
## Task Configuration
Nomad ECS tasks must first be defined for the ECS cluster. See the [Nomad ECS
driver demo](demo) task for an example ECS task provisioned by Terraform.
driver demo][demo] task for an example ECS task provisioned by Terraform.
Once the ECS task is provisioned, Nomad may run it via a job:
@ -116,7 +116,8 @@ job "nomad-ecs-demo" {
- `subnets` - The subnets associated with the task or service.
[cluster]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/clusters.html
[demo]: https://github.com/hashicorp/nomad-driver-ecs/blob/main/demo/terraform/ecs.tf
[download]: https://releases.hashicorp.com/nomad-ecs-driver/
[ecs]: https://aws.amazon.com/ecs/
[demo]: https://github.com/hashicorp/nomad-driver-ecs/tree/main/demo
[download]: https://releases.hashicorp.com/nomad-driver-ecs/
[plugin_dir]: /docs/configuration#plugin_dir
[region]: https://docs.aws.amazon.com/general/latest/gr/ecs-service.html