Skip to content

jacobnosal/aws-account-administration

Repository files navigation

aws-account-administration

Requirements

Name Version
aws >= 4.0

Providers

Name Version
aws >= 4.0

Modules

No modules.

Resources

Name Type
aws_budgets_budget.account_budget resource

Inputs

Name Description Type Default Required
budget_limit_amount (Required) The amount of cost or usage being measured for a budget. number 1 no
budget_time_end (Optional) The end of the time period covered by the budget. There are no restrictions on the end date. Format: 2017-01-01_12:00. string "2050-08-01_00:00" no
budget_time_start (Optional) The start of the time period covered by the budget. If you don't specify a start date, AWS defaults to the start of your chosen time period. The start date must come before the end date. Format: 2017-01-01_12:00. string "2022-08-01_00:00" no
budget_time_unit (Required) The length of time until a budget resets the actual and forecasted spend. Valid values: MONTHLY, QUARTERLY, ANNUALLY, and DAILY. string "MONTH" no
notification_emails (Required) E-Mail addresses to notify. list(string) n/a yes

Outputs

No outputs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages