Skip to content

v0.0.7

Compare
Choose a tag to compare
@magodo magodo released this 01 Mar 10:38
57843d8

0.0.7 (March 1, 2022)

BREAKING CHANGES:

  • Default output directory to current working directory (#36)

NEW FEATURES:

  • Batch Import Mode (cf31dd4)
  • New option -m allow users to specify the resource mapping file (0c4b4be). The resource mapping file is generated on a successful import or manually via keybinding s in interactive mode (#37)
  • New option -p allows users to specify resource name pattern (#30)
  • Optionally overwrite output directory (#31)
  • Supports Terraform backend apart from local (#39)
  • Supports Azure clouds apart from public (#41)

ENHANCEMENTS:

  • Skip already imported resources when retry importing (3d4cdcd)
  • Resource with exactly one match in the builtin reosurce mapping recommendation will be filled in by default (39e953a)
  • Schema and builtin resource mapping recommendation are generated for AzureRM provider v2.98.0