terraform-azurerm-lz-vending
terraform-azurerm-lz-vending copied to clipboard
fix: use correct budget parameters
Overview/summary
fixes issue #394
The wrong parameter was used in the notification budgets.
The description for the parameters is correct, but the example is wrong.
Replace this with a brief description of what this Pull Request fixes, changes, etc.
This PR fixes/adds/changes/removes
- fixes #394
Breaking changes
None, only docu change
Testing evidence
Please provide testing evidence to show that your Pull Request works/fixes as described and documented above.
As part of this pull request I have
- [X] Checked for duplicate Pull Requests
- [X] Associated it with relevant issues, for tracking and closure.
- [X] Run and
make fmt
&make docs
to format your code and update documentation. - [ ] Created unit and deployment tests and provided evidence.
- [X] Updated relevant and associated documentation.