|
11 | 11 | ], |
12 | 12 | "pos": { |
13 | 13 | "filename": "variables.tf", |
14 | | - "line": 101 |
| 14 | + "line": 99 |
15 | 15 | } |
16 | 16 | }, |
17 | 17 | "auto_scaling": { |
|
20 | 20 | "description": "Optional rules to allow the database to increase resources in response to usage. Only a single autoscaling block is allowed. Make sure you understand the effects of autoscaling, especially for production environments. See https://cloud.ibm.com/docs/databases-for-elasticsearch?topic=databases-for-elasticsearch-autoscaling in the IBM Cloud Docs.", |
21 | 21 | "pos": { |
22 | 22 | "filename": "variables.tf", |
23 | | - "line": 120 |
| 23 | + "line": 118 |
24 | 24 | } |
25 | 25 | }, |
26 | 26 | "backup_encryption_key_crn": { |
|
29 | 29 | "description": "The CRN of a Key Protect key, that you want to use for encrypting disk that holds deployment backups. Only used if var.kms_encryption_enabled is set to true. If no value passed, the value passed for the 'kms_key_crn' variable will be used. BYOK for backups is available only in US regions us-south and us-east, and eu-de. Only keys in the us-south and eu-de are durable to region failures. To ensure that your backups are available even if a region failure occurs, you must use a key from us-south or eu-de. Take note that Hyper Protect Crypto Services for IBM Cloud® Databases backups is not currently supported, so if no value is passed here, but a HPCS value is passed for var.kms_key_crn, databases backup encryption will use the default encryption keys.", |
30 | 30 | "pos": { |
31 | 31 | "filename": "variables.tf", |
32 | | - "line": 182 |
| 32 | + "line": 180 |
33 | 33 | } |
34 | 34 | }, |
35 | 35 | "cbr_rules": { |
|
46 | 46 | ], |
47 | 47 | "pos": { |
48 | 48 | "filename": "variables.tf", |
49 | | - "line": 208 |
| 49 | + "line": 206 |
50 | 50 | } |
51 | 51 | }, |
52 | 52 | "elasticsearch_version": { |
|
72 | 72 | ], |
73 | 73 | "pos": { |
74 | 74 | "filename": "variables.tf", |
75 | | - "line": 198 |
| 75 | + "line": 196 |
76 | 76 | }, |
77 | 77 | "immutable": true, |
78 | 78 | "computed": true |
|
87 | 87 | ], |
88 | 88 | "pos": { |
89 | 89 | "filename": "variables.tf", |
90 | | - "line": 162 |
| 90 | + "line": 160 |
91 | 91 | } |
92 | 92 | }, |
93 | 93 | "kms_key_crn": { |
|
99 | 99 | ], |
100 | 100 | "pos": { |
101 | 101 | "filename": "variables.tf", |
102 | | - "line": 168 |
| 102 | + "line": 166 |
103 | 103 | }, |
104 | 104 | "immutable": true |
105 | 105 | }, |
|
110 | 110 | "default": 0, |
111 | 111 | "pos": { |
112 | 112 | "filename": "variables.tf", |
113 | | - "line": 86 |
| 113 | + "line": 84 |
114 | 114 | } |
115 | 115 | }, |
116 | 116 | "member_disk_mb": { |
|
120 | 120 | "default": 5120, |
121 | 121 | "pos": { |
122 | 122 | "filename": "variables.tf", |
123 | | - "line": 94 |
| 123 | + "line": 92 |
124 | 124 | } |
125 | 125 | }, |
126 | 126 | "member_memory_mb": { |
|
130 | 130 | "default": 1024, |
131 | 131 | "pos": { |
132 | 132 | "filename": "variables.tf", |
133 | | - "line": 79 |
| 133 | + "line": 77 |
134 | 134 | } |
135 | 135 | }, |
136 | 136 | "members": { |
|
140 | 140 | "default": 3, |
141 | 141 | "pos": { |
142 | 142 | "filename": "variables.tf", |
143 | | - "line": 72 |
| 143 | + "line": 70 |
144 | 144 | } |
145 | 145 | }, |
146 | 146 | "name": { |
|
160 | 160 | "name": "plan", |
161 | 161 | "type": "string", |
162 | 162 | "description": "The name of the service plan that you choose for your Elasticsearch instance", |
163 | | - "default": "standard", |
| 163 | + "default": "enterprise", |
164 | 164 | "required": true, |
165 | 165 | "source": [ |
166 | 166 | "ibm_database.elasticsearch.plan" |
167 | 167 | ], |
168 | 168 | "pos": { |
169 | 169 | "filename": "variables.tf", |
170 | | - "line": 59 |
| 170 | + "line": 58 |
171 | 171 | }, |
172 | 172 | "immutable": true, |
173 | 173 | "options": "standard, enterprise, enterprise-sharding" |
|
230 | 230 | ], |
231 | 231 | "pos": { |
232 | 232 | "filename": "variables.tf", |
233 | | - "line": 147 |
| 233 | + "line": 145 |
234 | 234 | } |
235 | 235 | }, |
236 | 236 | "service_endpoints": { |
|
256 | 256 | "default": false, |
257 | 257 | "pos": { |
258 | 258 | "filename": "variables.tf", |
259 | | - "line": 192 |
| 259 | + "line": 190 |
260 | 260 | } |
261 | 261 | }, |
262 | 262 | "tags": { |
|
292 | 292 | ], |
293 | 293 | "pos": { |
294 | 294 | "filename": "variables.tf", |
295 | | - "line": 108 |
| 295 | + "line": 106 |
296 | 296 | } |
297 | 297 | } |
298 | 298 | }, |
|
382 | 382 | } |
383 | 383 | }, |
384 | 384 | "required_core": [ |
385 | | - "\u003e= 1.3.0" |
| 385 | + "\u003e= 1.3.0, \u003c 1.6.0" |
386 | 386 | ], |
387 | 387 | "required_providers": { |
388 | 388 | "ibm": { |
|
0 commit comments