Skip to content

Commit

Permalink
Module Add reference file
Browse files Browse the repository at this point in the history
  • Loading branch information
OlamideOl1 committed Oct 25, 2024
1 parent 34e32c6 commit 51c4125
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/opensearch/main.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Based on: https://github.com/terraform-community-modules/tf_aws_elasticsearch

data "aws_region" "current" {
count = var.create ? 1 : 0
}
Expand Down

0 comments on commit 51c4125

Please sign in to comment.