Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kwkwan committed Dec 17, 2018
1 parent 74a8821 commit efb3a0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ This module helps you create Datadog ECS daemon service and the related task rol
You can literally copy and paste the following example, change the following attributes, and you're ready to go:

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

[source,hcl]
----
Expand Down

0 comments on commit efb3a0d

Please sign in to comment.