Skip to content

Commit 2a8c2e5

Browse files
renovate[bot]cloudpossebot
authored andcommitted
chore(deps): update terraform cloudposse/elasticsearch/aws to v0.48.0
1 parent cc29bfc commit 2a8c2e5

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
@@ -18,7 +18,7 @@ locals {
1818

1919
module "elasticsearch" {
2020
source = "cloudposse/elasticsearch/aws"
21-
version = "0.42.0"
21+
version = "0.48.0"
2222

2323
security_groups = [local.vpc_default_security_group]
2424
vpc_id = local.vpc_id

0 commit comments

Comments
 (0)