terraform-aws-modules / terraform-aws-batch

Terraform module to create AWS Batch resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/batch/aws
Apache License 2.0
35 stars 40 forks source link

feat: Parameter compute_environments set to deprecation by aws provider #31

Closed crsuarez closed 4 weeks ago

crsuarez commented 2 months ago

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

bryantbiggs commented 2 months ago

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

github-actions[bot] commented 1 month ago

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] commented 4 weeks ago

This PR was automatically closed because of stale in 10 days