Azure / aztfexport

A tool to bring existing Azure resources under Terraform's management
https://azure.github.io/aztfexport/
Mozilla Public License 2.0
1.63k stars 190 forks source link

Provider initialization using the terraform-client-import updates to adopt for azapi #474

Closed magodo closed 1 year ago

magodo commented 1 year ago

This PR fixes a missing corner case when exporting to azapi provider using an explicitly specified provider locally.

PS: This initialization step is not exposed for general use.