You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ CONFIG
37
37
| Name | Description | Type | Default | Required |
38
38
|------|-------------|:----:|:-----:|:-----:|
39
39
| access\_policies | IAM policy document specifying the access policies for the domain. | string |`""`| no |
40
+
| create\_iam\_service\_linked\_role | Control the creation of the default service role, set it to false if you have already created it. | bool | true | no |
40
41
| dedicated\_master | Indicates whether our cluster have dedicated master nodes enabled. | string |`"false"`| no |
41
42
| elasticsearch\_version | Elastic Search Service cluster version number. | string |`"5.5"`| no |
42
43
| encryption\_enabled | Enable encription in Elastic Search. | string |`"false"`| no |
0 commit comments