thecloudtheory/Azure Cost Estimator GitHub Action
Runs cost estimation of Azure resources using Azure Cost Estimator tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| template-file | Path to a template file containing Azure resources to estimate | yes | — |
| subscription-id | Azure subscription ID | no | — |
| resource-group-name | Azure resource group name | no | — |
| management-group-id | Azure management group ID | no | — |
| tenant-id | Azure tenant ID | no | — |
| location | Deployment location | no | — |
| deployment-mode | Deployment mode | no | — |
| threshold | Cost threshold | no | — |
| parameters-file | Path to a parameters file | no | — |
| currency | Selected currency | no | — |
| generate-json-output | Should generate JSON output | no | — |
| silent | Should run in silent mode | no | — |
| stdout | Should print output to stdout | no | — |
| disable-detailed-metrics | Should disable detailed metrics | no | — |
| json-output-filename | Name of the JSON output file | no | — |
| generate-html-output | Should generate HTML output | no | — |
| inline-parameters | List of inline parameters | no | — |
| dry-run | Should run in dry run mode | no | — |
| output-format | Which output format to use | no | — |
| disable-cache | Should disable cache | no | — |
| terraform-executable-path | Path to Terraform executable | no | — |
| conversion-rate | Selected conversion rate | no | — |
| cache-handler | Selected cache handler | no | — |
| cache-storage-account-name | Selected cache storage account name | no | — |
| webhook-url | URL of the webhook to call | no | — |
| webhook-authorization | Value of the authorization header to use when calling the webhook | no | — |
Outputs
no outputs