0.2.0 (April 22, 2022)
ENHANCEMENTS:
- Removing the dependency on specific versions of
terraform
(i.e. v1.1 alpha versions) (#56)
Previously,aztfy
depends on an experimental feature ofterraform
calledterraform add
, which is only available in a transient period in its v1.1 alpha versions. This requirement is now not needed since this version, which means almost anyterraform
version works withaztfy
. - Schema and builtin resource mapping recommendation are generated for AzureRM provider v3.3.0 (#68)