Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
provider/aws: refresh state on SQS Queue not found (hashicorp#6381)
When an SQS queue was deleted from the AWS Console, an error was thrown to say that the Queue could not be found. This is now fixed to remove the queue from the state on a specific not found exception
- Loading branch information