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

Add `Set[Pre|Post]ImportHook` to BaseMeta interface #548

Closed magodo closed 3 months ago

magodo commented 3 months ago

This makes meta users to firstly import resources, then define the hook functions.