budgets_budget reports it doesn't support import but the docs say it does #6278
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/budgets
Issues and PRs that pertain to the budgets service.
Community Note
Terraform Version
Affected Resource(s)
Terraform Configuration Files
terraform import aws_budgets_budget.myBudget "123456789012:My Budget"
or
Expected Behavior
Terraform should have imported my budget.
Actual Behavior
Same if you attempt to import a budget that doesn't include a space in its name.
Steps to Reproduce
References
The manual says you can use import on budgets. https://www.terraform.io/docs/providers/aws/r/budgets_budget.html
The text was updated successfully, but these errors were encountered: