File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,9 +46,9 @@ page](https://github.com/scribd/elasticache-slowlog-to-datadog/releases). To
46
46
deploy directly to AWS from the console, upload the “Full zip distribution” and
47
47
supply the [ required
48
48
parameters] ( https://github.com/scribd/elasticache-slowlog-to-datadog#parameters ) .
49
- I’d recommend using our Terraform wrapper , however.
49
+ I’d recommend using our Terraform module , however.
50
50
51
- ## The Terraform wrapper
51
+ ## The Terraform Module
52
52
53
53
The second part of the equation is the Terraform module:
54
54
[ terraform-elasticache-slowlog-to-datadog] ( https://github.com/scribd/terraform-elasticache-slowlog-to-datadog )
@@ -62,8 +62,8 @@ S3](https://www.terraform.io/docs/providers/aws/r/lambda_function.html#specifyin
62
62
However, I like the approach of maintaining a separate repository and build
63
63
pipeline, as this works around Terraform’s [ intentionally limited build
64
64
functionality] ( https://github.com/hashicorp/terraform/issues/8344#issuecomment-361014199 ) .
65
- In essence, the terraform wrapper merely [ consumes the
66
- elasticache-slowlog-to-datadog
65
+ The terraform module consumes the
66
+ [ elasticache-slowlog-to-datadog
67
67
artifact] ( https://github.com/scribd/terraform-elasticache-slowlog-to-datadog/blob/master/main.tf#L97 ) .
68
68
69
69
## Usage
You can’t perform that action at this time.
0 commit comments