terracognita icon indicating copy to clipboard operation
terracognita copied to clipboard

output files: create dedicated file per resource or service

Open talset opened this issue 4 years ago • 0 comments

Abstract

Be able to change the structure of the output files. (example: --path-pattern "{output}/{provider}/{service}/{resource}")

Proposal

  • {output}/{provider}: all in one file
  • {output}/{provider}/{service} one file per service/categories
  • {output}/{provider}/{service}/{resource} one file per resource type

Implementation

Open issues (if applicable)

talset avatar Sep 24 '21 12:09 talset