SQS queues in govcloud don't support ListQueueTags #2534
Labels
bug
Addresses a defect in current functionality.
service/sqs
Issues and PRs that pertain to the sqs service.
Milestone
Hi there,
Terraform Version
Terraform v0.11.1
Affected Resource(s)
aws_sqs_queue
Debug Output
Here's the super truncated version from the debug log.
https://gist.github.com/dotspec/d6663e4b7bc34690b9c037fba361fa8c
Expected Behavior
What should have happened?
The plan should execute successfully.
Actual Behavior
Like a lot of things in govcloud the SQS endpoint is lagging behind and queues in govcloud don't yet support tags causing any run with this resource to error.
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
Important Factoids
Pinning my AWS provider version to 1.1.0 gets me past the error.
The text was updated successfully, but these errors were encountered: