jeffhollan / LogicAppTemplateCreator

Script to convert Logic Apps into templates for deployment
MIT License
143 stars 74 forks source link

Nested Templates functionality #10

Closed wsilveiranz closed 7 years ago

wsilveiranz commented 7 years ago

Including the ability to create a template that collects each individual template generated in a folder and include them as nested template in a "master" template.

Get-RGLogicAppsTemplate was updated to take advantage of this feature to create a azuredeploy template so the templates can be deployed as a unit if required.