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

feat: Parameter compute_environments set to deprecation by aws provider

Open crsuarez opened this issue 1 year ago β€’ 2 comments

Description

Small change, compute_environments in favor of new computer_environment_order.

Motivation and Context

compute_environments will be deprecated anytime in the future https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/batch_job_queue#compute_environments

Breaking Changes

It was tested, and the only change will reside if user wants to run a terraform import.

How Has This Been Tested?

Internal testing performed, and also tested with terragrunt. image

crsuarez avatar Jun 27 '24 00:06 crsuarez

https://github.com/terraform-aws-modules/terraform-aws-batch/issues/30#issuecomment-2180487541

bryantbiggs avatar Jun 27 '24 00:06 bryantbiggs

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 Jul 28 '24 00:07 github-actions[bot]

This PR was automatically closed because of stale in 10 days

github-actions[bot] avatar Aug 08 '24 00:08 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 Sep 07 '24 02:09 github-actions[bot]

This issue has been resolved in version 3.0.0 :tada:

antonbabenko avatar Jun 25 '25 17:06 antonbabenko