terraform-aws-ec2-instance
terraform-aws-ec2-instance copied to clipboard
Terraform module for provisioning a general purpose EC2 host
## what * Allow flexibility to destroy and recreate ec2 instances when user data changes. See `user_data_replace_on_change` [option ](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance#user_data_replace_on_change) * Not sure if this is backwards compatible, I'm testing on...
Found a bug? Maybe our [Slack Community](https://slack.cloudposse.com) can help. [](https://slack.cloudposse.com) ## Describe the Bug A clear and concise description of what the bug is. ## Expected Behavior A clear...
## Describe the Bug The aws provider changed behavior in version 4. Previously, changes to the `user_data` field of an ec2 instance caused the instance to be torn down and...
## what * allow assigning instance to a capacity reservation id ## why * When using capacity reservations for certain EC2 instances, you need to specify the capacity id at...
Have a question? Please checkout our [Slack Community](https://slack.cloudposse.com) or visit our [Slack Archive](https://archive.sweetops.com/). [](https://slack.cloudposse.com) ## Describe the Feature I'd like the ability to turn off the Cloudwatch Alarm that...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/cloudposse/terraform-aws-ec2-instance). ## Config Migration Needed - [ ]...
## what * Add `user_data_replace_on_change` parameter to allow rebuilding of instances when user data changes. ## why * Setting `user_data_replace_on_change` to `true` will restore old behavior. ## references * https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance#user_data_replace_on_change
## what * Added support for io2 and gp3 volumes ## why * io2 and gp3 are new more performant volumes therefore they should be supported ## references * https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance#ebs-ephemeral-and-root-block-devices...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/security-group/aws](https://registry.terraform.io/modules/cloudposse/security-group/aws) ([source](https://togithub.com/cloudposse/terraform-aws-security-group)) | module | major | `0.3.3` -> `1.0.1` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/security-group/aws](https://registry.terraform.io/modules/cloudposse/security-group/aws) ([source](https://togithub.com/cloudposse/terraform-aws-security-group)) | module | minor | `0.3.3` -> `0.4.3` |...