SQS queue cannot be created due to null request parameters

We’re struggling with a fairly simple task, creating a SQS queue: SQS queue not created due to `null` request parameters · Issue #22984 · hashicorp/terraform-provider-aws · GitHub

Could someone share their experience with creating SQS queues? Do we misuse Terraform, or does it look like a bug in Terraform? I’d be grateful if someone could try reproducing the issue to confirm if it’s a bug. Workarounds greatly appreciated as well.

It turned out the issue was related to AWS policy. This thread can be removed.