[Bug]: aws_batch_queue
_disappears test fails
#34760
Labels
bug
Addresses a defect in current functionality.
service/batch
Issues and PRs that pertain to the batch service.
Milestone
Terraform Core Version
x
AWS Provider Version
latest
Affected Resource(s)
Expected Behavior
resource should be gracefully removed from state if missing and asked to be deleted
Actual Behavior
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
n/a
Steps to Reproduce
make testacc TESTS=TestAccBatchJobQueue_disappears PKG=batch
Debug Output
No response
Panic Output
No response
Important Factoids
Issue is caused by not catching ResourceNotFound here: https://github.com/hashicorp/terraform-provider-aws/blob/main/internal/service/batch/job_queue.go#L418
References
No response
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: