Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ep-93 authored Apr 24, 2024
1 parent 9581d85 commit fe46f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This module is used to deploy an ECS cluster with fargate support only.
```hcl
module "ecs-cluster" {
source = "github.com/ministryofjustice/modernisation-platform-terraform-ecs-cluster//cluster"
name = "my-ecs-cluster
name = "my-ecs-cluster"
tags = {
"environment" = "dev"
}
Expand Down

0 comments on commit fe46f10

Please sign in to comment.