[Enhancement]: aws_batch_job_description
should publish new revision, not recreate the resource
#29819
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/batch
Issues and PRs that pertain to the batch service.
Milestone
Description
The
aws_batch_job_description
currently recreates the resource when most fields are changed. The Batch Job Description is a versioned object on the AWS end, so this should publish a new revision instead of recreating the entire resource.Affected Resource(s) and/or Data Source(s)
aws_batch_job_description
Potential Terraform Configuration
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: