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

SQS queues in govcloud don't support ListQueueTags #2534

Closed
dotspec opened this issue Dec 4, 2017 · 4 comments · Fixed by #3376
Closed

SQS queues in govcloud don't support ListQueueTags #2534

dotspec opened this issue Dec 4, 2017 · 4 comments · Fixed by #3376
Assignees
Labels
bug Addresses a defect in current functionality. service/sqs Issues and PRs that pertain to the sqs service.
Milestone

Comments

@dotspec
Copy link

dotspec commented Dec 4, 2017

Hi there,

Terraform Version

Terraform v0.11.1

  • provider.aws v1.5.0
  • provider.consul v1.0.0
  • provider.nomad v1.0.0
  • provider.template v1.0.0
  • provider.vault v1.0.0

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:

  1. Create an aws_sqs_queue resource with the aws provider pointing to us-gov-west-1
  2. 'terraform plan'
  3. Sadness

Important Factoids

Pinning my AWS provider version to 1.1.0 gets me past the error.

@Ninir Ninir added the bug Addresses a defect in current functionality. label Dec 5, 2017
@radeksimko radeksimko added the service/sqs Issues and PRs that pertain to the sqs service. label Jan 28, 2018
@bflad bflad added this to the v1.10.0 milestone Feb 14, 2018
@bflad bflad self-assigned this Feb 14, 2018
@bflad
Copy link
Contributor

bflad commented Feb 14, 2018

Submitted bugfix PR: #3376

@bflad
Copy link
Contributor

bflad commented Feb 14, 2018

And just like that its in master! This will be released with v1.10.0 of the AWS provider, likely next week. 🚀

@bflad
Copy link
Contributor

bflad commented Feb 27, 2018

This has been released in version 1.10.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

@ghost
Copy link

ghost commented Apr 7, 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 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Addresses a defect in current functionality. service/sqs Issues and PRs that pertain to the sqs service.
Projects
None yet
4 participants