|
32 | 32 | ], |
33 | 33 | "pos": { |
34 | 34 | "filename": "variables.tf", |
35 | | - "line": 145 |
| 35 | + "line": 144 |
36 | 36 | } |
37 | 37 | }, |
38 | 38 | "auto_scaling": { |
|
41 | 41 | "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/messages-for-rabbitmq?topic=messages-for-rabbitmq-autoscaling in the IBM Cloud Docs.", |
42 | 42 | "pos": { |
43 | 43 | "filename": "variables.tf", |
44 | | - "line": 107 |
| 44 | + "line": 106 |
45 | 45 | } |
46 | 46 | }, |
47 | 47 | "backup_encryption_key_crn": { |
|
50 | 50 | "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.", |
51 | 51 | "pos": { |
52 | 52 | "filename": "variables.tf", |
53 | | - "line": 188 |
| 53 | + "line": 187 |
54 | 54 | } |
55 | 55 | }, |
56 | 56 | "cbr_rules": { |
|
67 | 67 | ], |
68 | 68 | "pos": { |
69 | 69 | "filename": "variables.tf", |
70 | | - "line": 214 |
| 70 | + "line": 213 |
71 | 71 | } |
72 | 72 | }, |
73 | 73 | "cpu_count": { |
|
77 | 77 | "default": 0, |
78 | 78 | "pos": { |
79 | 79 | "filename": "variables.tf", |
80 | | - "line": 95 |
| 80 | + "line": 94 |
81 | 81 | } |
82 | 82 | }, |
83 | 83 | "disk_mb": { |
|
87 | 87 | "default": 1024, |
88 | 88 | "pos": { |
89 | 89 | "filename": "variables.tf", |
90 | | - "line": 101 |
| 90 | + "line": 100 |
91 | 91 | } |
92 | 92 | }, |
93 | 93 | "endpoints": { |
|
115 | 115 | ], |
116 | 116 | "pos": { |
117 | 117 | "filename": "variables.tf", |
118 | | - "line": 204 |
| 118 | + "line": 203 |
119 | 119 | }, |
120 | 120 | "immutable": true, |
121 | 121 | "computed": true |
|
143 | 143 | ], |
144 | 144 | "pos": { |
145 | 145 | "filename": "variables.tf", |
146 | | - "line": 168 |
| 146 | + "line": 167 |
147 | 147 | } |
148 | 148 | }, |
149 | 149 | "kms_key_crn": { |
|
155 | 155 | ], |
156 | 156 | "pos": { |
157 | 157 | "filename": "variables.tf", |
158 | | - "line": 174 |
| 158 | + "line": 173 |
159 | 159 | }, |
160 | 160 | "immutable": true |
161 | 161 | }, |
|
166 | 166 | "default": 3, |
167 | 167 | "pos": { |
168 | 168 | "filename": "variables.tf", |
169 | | - "line": 82 |
| 169 | + "line": 81 |
170 | 170 | } |
171 | 171 | }, |
172 | 172 | "memory_mb": { |
|
176 | 176 | "default": 1024, |
177 | 177 | "pos": { |
178 | 178 | "filename": "variables.tf", |
179 | | - "line": 89 |
| 179 | + "line": 88 |
180 | 180 | } |
181 | 181 | }, |
182 | 182 | "plan": { |
|
190 | 190 | ], |
191 | 191 | "pos": { |
192 | 192 | "filename": "variables.tf", |
193 | | - "line": 70 |
| 193 | + "line": 69 |
194 | 194 | }, |
195 | 195 | "immutable": true, |
196 | 196 | "options": "standard, enterprise, enterprise-sharding" |
|
268 | 268 | ], |
269 | 269 | "pos": { |
270 | 270 | "filename": "variables.tf", |
271 | | - "line": 134 |
| 271 | + "line": 133 |
272 | 272 | } |
273 | 273 | }, |
274 | 274 | "skip_iam_authorization_policy": { |
|
278 | 278 | "default": false, |
279 | 279 | "pos": { |
280 | 280 | "filename": "variables.tf", |
281 | | - "line": 198 |
| 281 | + "line": 197 |
282 | 282 | } |
283 | 283 | }, |
284 | 284 | "tags": { |
|
307 | 307 | ], |
308 | 308 | "pos": { |
309 | 309 | "filename": "variables.tf", |
310 | | - "line": 152 |
| 310 | + "line": 151 |
311 | 311 | } |
312 | 312 | } |
313 | 313 | }, |
|
0 commit comments