|
213 | 213 | "module_calls": { |
214 | 214 | "cbr_rule": { |
215 | 215 | "name": "cbr_rule", |
216 | | - "source": "./cbr-rule-module", |
| 216 | + "source": "./modules/cbr-rule-module", |
217 | 217 | "attributes": { |
218 | 218 | "enforcement_mode": "enforcement_mode", |
219 | 219 | "operations": "operations", |
|
234 | 234 | "name": "ibm" |
235 | 235 | }, |
236 | 236 | "pos": { |
237 | | - "filename": "cbr-rule-module/main.tf", |
| 237 | + "filename": "modules/cbr-rule-module/main.tf", |
238 | 238 | "line": 7 |
239 | 239 | } |
240 | 240 | } |
|
246 | 246 | "description": "CBR rule resource instance crn", |
247 | 247 | "value": "ibm_cbr_rule.cbr_rule.crn", |
248 | 248 | "pos": { |
249 | | - "filename": "cbr-rule-module/outputs.tf", |
| 249 | + "filename": "modules/cbr-rule-module/outputs.tf", |
250 | 250 | "line": 15 |
251 | 251 | }, |
252 | 252 | "type": "TypeString", |
|
257 | 257 | "description": "CBR rule resource instance description", |
258 | 258 | "value": "ibm_cbr_rule.cbr_rule.description", |
259 | 259 | "pos": { |
260 | | - "filename": "cbr-rule-module/outputs.tf", |
| 260 | + "filename": "modules/cbr-rule-module/outputs.tf", |
261 | 261 | "line": 5 |
262 | 262 | }, |
263 | 263 | "type": "TypeString" |
|
267 | 267 | "description": "CBR rule resource href", |
268 | 268 | "value": "ibm_cbr_rule.cbr_rule.href", |
269 | 269 | "pos": { |
270 | | - "filename": "cbr-rule-module/outputs.tf", |
| 270 | + "filename": "modules/cbr-rule-module/outputs.tf", |
271 | 271 | "line": 20 |
272 | 272 | }, |
273 | 273 | "type": "TypeString" |
|
277 | 277 | "description": "CBR rule resource instance id", |
278 | 278 | "value": "ibm_cbr_rule.cbr_rule.id", |
279 | 279 | "pos": { |
280 | | - "filename": "cbr-rule-module/outputs.tf", |
| 280 | + "filename": "modules/cbr-rule-module/outputs.tf", |
281 | 281 | "line": 10 |
282 | 282 | } |
283 | 283 | } |
|
289 | 289 | }, |
290 | 290 | "cbr_zone": { |
291 | 291 | "name": "cbr_zone", |
292 | | - "source": "./cbr-zone-module", |
| 292 | + "source": "./modules/cbr-zone-module", |
293 | 293 | "attributes": { |
294 | 294 | "addresses": "addresses", |
295 | 295 | "excluded_addresses": "excluded_addresses", |
|
310 | 310 | "name": "ibm" |
311 | 311 | }, |
312 | 312 | "pos": { |
313 | | - "filename": "cbr-zone-module/main.tf", |
| 313 | + "filename": "modules/cbr-zone-module/main.tf", |
314 | 314 | "line": 7 |
315 | 315 | } |
316 | 316 | } |
|
322 | 322 | "description": "CBR zone resource instance crn", |
323 | 323 | "value": "ibm_cbr_zone.cbr_zone.crn", |
324 | 324 | "pos": { |
325 | | - "filename": "cbr-zone-module/outputs.tf", |
| 325 | + "filename": "modules/cbr-zone-module/outputs.tf", |
326 | 326 | "line": 20 |
327 | 327 | }, |
328 | 328 | "type": "TypeString", |
|
333 | 333 | "description": "(Optional, String) The description of the zone", |
334 | 334 | "value": "var.zone_description", |
335 | 335 | "pos": { |
336 | | - "filename": "cbr-zone-module/outputs.tf", |
| 336 | + "filename": "modules/cbr-zone-module/outputs.tf", |
337 | 337 | "line": 10 |
338 | 338 | }, |
339 | 339 | "type": "string" |
|
343 | 343 | "description": "CBR zone resource instance link", |
344 | 344 | "value": "ibm_cbr_zone.cbr_zone.href", |
345 | 345 | "pos": { |
346 | | - "filename": "cbr-zone-module/outputs.tf", |
| 346 | + "filename": "modules/cbr-zone-module/outputs.tf", |
347 | 347 | "line": 25 |
348 | 348 | }, |
349 | 349 | "type": "TypeString" |
|
353 | 353 | "description": "CBR zone resource instance id", |
354 | 354 | "value": "ibm_cbr_zone.cbr_zone.id", |
355 | 355 | "pos": { |
356 | | - "filename": "cbr-zone-module/outputs.tf", |
| 356 | + "filename": "modules/cbr-zone-module/outputs.tf", |
357 | 357 | "line": 15 |
358 | 358 | } |
359 | 359 | }, |
|
362 | 362 | "description": "CBR zone resource instance name", |
363 | 363 | "value": "ibm_cbr_zone.cbr_zone.name", |
364 | 364 | "pos": { |
365 | | - "filename": "cbr-zone-module/outputs.tf", |
| 365 | + "filename": "modules/cbr-zone-module/outputs.tf", |
366 | 366 | "line": 5 |
367 | 367 | }, |
368 | 368 | "type": "TypeString" |
|
0 commit comments