Skip to content

Commit 9cd3022

Browse files
chore(deps): update terraform cloudposse/lambda-elasticsearch-cleanup/aws to v0.14.1 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eed67c9 commit 9cd3022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ resource "aws_ssm_parameter" "elasticsearch_kibana_endpoint" {
101101

102102
module "elasticsearch_log_cleanup" {
103103
source = "cloudposse/lambda-elasticsearch-cleanup/aws"
104-
version = "0.14.0"
104+
version = "0.14.1"
105105

106106
es_endpoint = module.elasticsearch.domain_endpoint
107107
es_domain_arn = module.elasticsearch.domain_arn

0 commit comments

Comments
 (0)