File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1- # terraform-aws-budget
1+ # terraform-aws-budgets
2+
3+ [ ![ CircleCI] ( https://circleci.com/gh/devops-workflow/terraform-aws-budgets/tree/master.svg?style=svg )] ( https://circleci.com/gh/devops-workflow/terraform-aws-budgets/tree/master )
24
35Terraform module to setup AWS budgets and notifications
46
57For now it can manage 2 types of budgets:
6- - Account budgets for a single account or multiple linked accounts. Each with it's own limit.
7- - Budget by tag
8+
9+ - Account budgets for a single account or multiple linked accounts. Each with it's own limit.
10+ - Budget by tag
11+
812Notification is only supported for a single email address
913
1014NOTE: Setting up notification and subscribers is not currently supported in Terraform
1115
1216Notifications are predefined in this module. They are:
17+
1318- 110% of forecasted
1419- 80% of actual
1520- 90% of actual
You can’t perform that action at this time.
0 commit comments