Skip to content

Commit 98f847e

Browse files
chore(deps): update terraform cloudposse/elasticsearch/aws to v1.3.0 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6798466 commit 98f847e

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 = "1.2.0"
21+
version = "1.3.0"
2222

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

0 commit comments

Comments
 (0)