terraform-aws-batch
terraform-aws-batch copied to clipboard
feat: Parameter compute_environments set to deprecation by aws provider
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.
https://github.com/terraform-aws-modules/terraform-aws-batch/issues/30#issuecomment-2180487541
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
This PR was automatically closed because of stale in 10 days
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.
This issue has been resolved in version 3.0.0 :tada: