Skip to content

Commit 51c4125

Browse files
committed
Module Add reference file
1 parent 34e32c6 commit 51c4125

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/opensearch/main.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Based on: https://github.com/terraform-community-modules/tf_aws_elasticsearch
2+
13
data "aws_region" "current" {
24
count = var.create ? 1 : 0
35
}

0 commit comments

Comments
 (0)