Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

budgets_budget reports it doesn't support import but the docs say it does #6278

Closed
xM8WVqaG opened this issue Oct 26, 2018 · 3 comments
Closed
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/budgets Issues and PRs that pertain to the budgets service.

Comments

@xM8WVqaG
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Terraform Version

Terraform v0.11.7
+ provider.aws v1.40.0

Affected Resource(s)

  • aws_budgets_budget

Terraform Configuration Files

terraform import aws_budgets_budget.myBudget "123456789012:My Budget"

or

terraform import aws_budgets_budget.myBudget 123456789012:test-terraform

Expected Behavior

Terraform should have imported my budget.

Actual Behavior

aws_budgets_budget.myBudget: Importing from ID "123456789012:My Budget"...

Error: aws_budgets_budget.myBudget (import id: 123456789012:My Budget): import aws_budgets_budget.myBudget (id: 123456789012:My Budget): resource aws_budgets_budget doesn't support import

Same if you attempt to import a budget that doesn't include a space in its name.

Steps to Reproduce

  1. Attempt to import an existing budget.

References

The manual says you can use import on budgets. https://www.terraform.io/docs/providers/aws/r/budgets_budget.html

@bflad bflad added enhancement Requests to existing resources that expand the functionality or scope. service/budgets Issues and PRs that pertain to the budgets service. labels Oct 26, 2018
@bflad
Copy link
Contributor

bflad commented Oct 26, 2018

Hi @xM8WVqaG 👋 Thanks for submitting this and sorry for the trouble. There is already an open issue (#6180) and pull request (#6226) for this so to consolidate efforts and discussion, I am going to close this in preference of those. 👍

@bflad bflad closed this as completed Oct 26, 2018
@xM8WVqaG
Copy link
Author

I'll try and use my eyes first next time before posting. Thanks for responding to me.

@ghost
Copy link

ghost commented Apr 2, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/budgets Issues and PRs that pertain to the budgets service.
Projects
None yet
Development

No branches or pull requests

2 participants