Terrafy Knowledge Share
A little disclaimer here, these are notes from a live demo on 4-28-22 sorry if this doesn’t make sense later.
Overview:
Azure Terrafy is a new tool currently in preview as of April 27th from Microsoft designed to help you export Azure Resources listed within the AzureRM provider to a terraform main.tf file and maintain a state file.
How To Install It:
-
To be able to install Terrafy you’ll need to download the binary from the github repo. If you haven’t installed terrform you’ll want to do that as well. Click here for details