The sample here gives the impression that you can use Terraform as part of the deployment of an Azure Managed App. In a managed app deploying infrastructure (say the app here), the storage account is deployed using an ARM template in a nestedTemplates directory. The real question is can I use TerraForm scripts in place of the ARM template to deploy this same storage account? In the contribution guide it says scripts must be kept in script directory, but the sample has none of that.
Asked
Active
Viewed 24 times