panic: interface conversion: interface {} is nil, not map[string]interface {} batch.needsJobDefUpdate #38684
Labels
bug
Addresses a defect in current functionality.
crash
Results from or addresses a Terraform crash or kernel panic.
service/batch
Issues and PRs that pertain to the batch service.
Milestone
Terraform Core Version
1.8.0
AWS Provider Version
5.60.0, 5.61.0
Affected Resource(s)
Expected Behavior
Plan should succeed
Actual Behavior
Relevant Error/Panic Output Snippet
Terraform Configuration Files
...terraform config...
Steps to Reproduce
Our apply process occurs in a Terraform Enterprise workspace.
terraform apply
Debug Output
No response
Panic Output
Important Factoids
apply runs successfully if there is no jobdefinition. Fails when there are existing AWS Batch setup.
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: