Skip to content

Commit efb3a0d

Browse files
committed
Update README
1 parent 74a8821 commit efb3a0d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.adoc

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ This module helps you create Datadog ECS daemon service and the related task rol
1010
You can literally copy and paste the following example, change the following attributes, and you're ready to go:
1111

1212
* `datadog-api-key`: set it to Datadog API Key
13-
* `datadog-extra-config` set to a shell script to run when starting the Datadog container
14-
* `env` set to the name of environment name (e.g., `test`)
15-
* `identifier` set to the identifier (e.g., `datadog`)
16-
* `ecs-cluster-id` set to the arn of an ECS cluster
13+
* `datadog-extra-config` set it to a shell script to run when starting the Datadog container
14+
* `env` set it to the name of environment name (e.g., `test`)
15+
* `identifier` set it to the identifier (e.g., `datadog`)
16+
* `ecs-cluster-id` set it to the arn of an ECS cluster
1717

1818
[source,hcl]
1919
----

0 commit comments

Comments
 (0)