segraef/azdeploy
Deploy ARM template
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| resourceGroupName | Name of the resource group. | yes | — |
| resourceGroupLocation | Location of the resource group. | yes | — |
| templateFile | ARM template file location. | yes | — |
| parametersFile | ARM parameters file location. | yes | — |
| templateUri | ARM template file location URI. | yes | — |
| parametersUri | ARM parameters file location URI. | yes | — |
| resourceGroupCommand | RG command. | no | create |
Outputs
| name | description |
|---|---|
| output | ARM outputs |