Skip to content

Commit 6163a22

Browse files
chore(deps): update terraform cloudposse/elasticsearch/aws to v0.48.0 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc29bfc commit 6163a22

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)