Are there any plans or thoughts around having Pulu...
# azure
m
Are there any plans or thoughts around having Pulumi be able to generate ARM templates? Before you wonder why on earth you would want to do that, I am thinking about where you want to create Azure MarketPlace offerings for an Azure Service, the resources for this have to be defined as an ARM template, I'd much rather write this in Pulumi and just export an ARM template rather than writing in ARM.
t
No concrete plans. We do something similar for k8s but it doesn’t look like we have capacity to chase arm template generation in the near future. Maybe something for a community contribution? Worth filing an issue in any case.