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.84k stars 9.19k forks source link

[Enhancement]: support post launch cpu_options in aws_instance #39984

Open chris-b2c2 opened 2 weeks ago

chris-b2c2 commented 2 weeks ago

Description

Please support post launch changes to CPU options on instance changes, which currently force resource recreation.

Affected Resource(s) and/or Data Source(s)

aws_instance

Potential Terraform Configuration

No response

References

https://aws.amazon.com/about-aws/whats-new/2024/10/amazon-ec2-optimize-cpus-post-instance-launch

github-actions[bot] commented 2 weeks ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue