Skip to content

Commit cc8bff4

Browse files
chore(deps): update terraform cloudposse/elasticsearch/aws to v0.48.0
1 parent 4a01f86 commit cc8bff4

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)