Azurerm_template_deployment to Subscription level and management level deployment

Hi there,

I am trying trying to deploy an ARM Template using AzureRM_Template_Deployment to the Subscription level and Management level do you know if there is an way to deploy to the template to the subscription level in-stand of just deploying to the resource group. I know for the fact you can certainly do this in the ARM Template but when I deploy that ARM to the terraform it only scoping to work in the RG.

looking forward for your kind help here.

Thanks and Regards,
Chirag Dave

2 Likes

Yes this would be very helpful. It seems Terraform needs to support templates based off the below schema in addition to the one used at the resource group level. Currently I have to go outside of Terraform to achieve this.

https://schema.management.azure.com/schemas/2018-05-01/subscriptionDeploymentTemplate.json#