We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b5d98 commit 3cf9c43Copy full SHA for 3cf9c43
README.md
@@ -53,8 +53,8 @@ module "opensearch" {
53
dedicated_master_count = 3
54
dedicated_master_type = "c6g.large.search"
55
56
- instance_count = 3
57
- instance_type = "r6g.large.search"
+ instance_count = 3
+ instance_type = "r6g.large.search"
58
59
zone_awareness_config = {
60
availability_zone_count = 3
0 commit comments