Skip to content

Commit 2cfe00b

Browse files
committed
docs: update documentation
1 parent d9d0a80 commit 2cfe00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ variable metric_name {
3939
}
4040

4141
variable ssm_path {
42-
description = "Custom SSM path to provision Datadog access ID's in. Leading slash ommitted. The final SSM paths will look like: `/$ssm_path/$elasticache_endpoint/DATADOG_API_KEY`"
42+
description = "Custom SSM path to provision Datadog access ID's in. Leading slash ommitted. The final SSM paths will look like: `/$ssm_path/$replication_group/DATADOG_API_KEY`"
4343
default = "slowlog_check"
4444
}
4545

0 commit comments

Comments
 (0)