aws_batch_job_definition timeout parameter needs to trigger resource recreation #4696
Labels
bug
Addresses a defect in current functionality.
service/batch
Issues and PRs that pertain to the batch service.
Milestone
Community Note
Terraform Version
Affected Resource(s)
aws_batch_job_definition
Terraform Configuration Files
Expected Behavior
When
timeout.attempt_duration_seconds
is updated, the corresponding task definition should reflect the change.Actual Behavior
When
timeout.attempt_duration_seconds
is updated, Terraform attempts to update the attribute, but the resource does not support updates.Steps to Reproduce
aws_batch_job_definition
terraform apply
The text was updated successfully, but these errors were encountered: