github Azure/aztfexport v0.6.0

latest releases: v0.15.0, v0.14.2, v0.14.1...
2 years ago

0.6.0 (Jul 21, 2022)

BREAKING CHANGES:

  • The CLI is now refactored to two subcommands: resource/res and resource-group/rg, where the resource/res is to terrafy a single resource by its Azure resource ID, and the resource-group/rg is to terrafy a resource group by name, as before (#166)

ENHANCEMENTS:

  • New option: --append to allow importing to existing workspace (#151)
  • New subcommand aztfy resource to terrafy a single resource by its Azure resource ID (#166)
  • Replace the TF to Azure ID mapping by aztft, which makes the TF resource type auto deducing more accurate (#175)
  • Update provider schema to v3.14.0 (#176)
  • UI improvement for non-interactive mode (#177)

BUG FIXES:

  • Support clouds rather than Azure public (#169)
  • Support signalr service (#155)
  • Support storage file share (#150)

Don't miss a new aztfexport release

NewReleases is sending notifications on new releases.