terraform-aws-modules / terraform-aws-ec2-instance

Terraform module to create AWS EC2 instance(s) resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/ec2-instance/aws
Apache License 2.0
754 stars 1.87k forks source link

feat: new param `instance_state` #366

Closed anaye1997 closed 12 months ago

anaye1997 commented 12 months ago

Description

introduce new param instance_state to control state of instance https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance#instance_state

Motivation and Context

we want to turn off instance without impacting run of state

Breaking Changes

How Has This Been Tested?

anaye1997 commented 12 months ago

change not correct closing

github-actions[bot] commented 11 months ago

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.