Azure / arm-deploy

ARM action to deploy an Azure Resource Manager (ARM) template to all the deployment scopes
MIT License
84 stars 39 forks source link

Using folder path for multiple ARM templates #92

Closed matkosoric closed 2 years ago

matkosoric commented 2 years ago

Is it possible to provide only folder path containing multiple files instead of specific JSON path to deploy? For example: template: ./templates/*/*.json or: template: templates

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 7 days with no activity.

github-actions[bot] commented 2 years ago

This issue is idle because it has been open for 14 days with no activity.

t-dedah commented 2 years ago

Hi @matkosoric 👋 unfortunately this isnt supported by azure cli, which this action is based upon. azure cli docs