aws_batch_job_queue name should be ForceNew: true #18638
Labels
bug
Addresses a defect in current functionality.
service/batch
Issues and PRs that pertain to the batch service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
aws_batch_job_queue
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
N/A
Panic Output
N/A
Expected Behavior
As
aws_batch_job_queue
name cannot be updated, the resource should be recreated.Actual Behavior
After updating the job queue name:
An update of the job queue was planned:
And it failed during apply:
Steps to Reproduce
terraform apply
terraform apply
Important Factoids
N/A
References
The text was updated successfully, but these errors were encountered: