hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.85k stars 9.2k forks source link

[Breaking]: Remove deprecated `image_id` for `batch_compute_environment` #40184

Open drewmullen opened 3 days ago

drewmullen commented 3 days ago

Affected Resource(s)

Important Factoids

image_id was deprecated in favor of ec2_configuration.image_id_override. be sure to also check:

github-actions[bot] commented 3 days ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue