terraform-aws-batch icon indicating copy to clipboard operation
terraform-aws-batch copied to clipboard

feat: Add support for aws_batch_job_queue.job_state_time_limit_action

Open stemann opened this issue 10 months ago β€’ 1 comments

Description

Add support for specifying job_state_time_limit_action for aws_batch_job_queue, cf. https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/batch_job_queue#job_state_time_limit_action

Motivation and Context

Feature.

Breaking Changes

None.

How Has This Been Tested?

  • [ ] I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • [ ] I have tested and validated these changes using one or more of the provided examples/* projects
  • [x] I have executed pre-commit run -a on my pull request

stemann avatar Jan 13 '25 14:01 stemann

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days

github-actions[bot] avatar Mar 30 '25 00:03 github-actions[bot]

This PR was automatically closed because of stale in 10 days

github-actions[bot] avatar Apr 10 '25 00:04 github-actions[bot]

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

github-actions[bot] avatar May 10 '25 02:05 github-actions[bot]

This issue has been resolved in version 3.0.0 :tada:

antonbabenko avatar Jun 25 '25 17:06 antonbabenko