-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
AWS aws_cloudwatch_event_target appears to always fail #5389
Comments
Hi @tj ,
Coincidentally I did hit the same issue when creating acceptance tests for this resource and I thought it would be nice if Terraform could detect these things before even attempting to create any resource. That is why I submitted https://github.com/hashicorp/terraform/issues/5035 Quick fixIf you want to recover right now, the best solution I can think of is to change Real fixAfter applying/merging the bugfix, user should be able to just run |
Awesome thanks! Not a huge deal for now I can add it back next release |
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Seems like maybe an AWS API bug, I've tried
aws_cloudwatch_event_rule.check_queuer.arn
andaws_cloudwatch_event_rule.check_queuer.name
, as well as manually entering the name, all result in:The text was updated successfully, but these errors were encountered: