Skip to content

Commit 885b945

Browse files
chore(deps): update terraform cloudposse/elasticsearch/aws to v2.1.0
1 parent a292f44 commit 885b945

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
@@ -17,7 +17,7 @@ locals {
1717

1818
module "elasticsearch" {
1919
source = "cloudposse/elasticsearch/aws"
20-
version = "2.0.0"
20+
version = "2.1.0"
2121

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

0 commit comments

Comments
 (0)