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 keybindings
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: