cloudposse / cloudposse/terraform-aws-ec2-instance

Support for placement_group

Open
#211 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HCL
Stars
169
Forks
216
PR merge metrics
No merged PRs in 30d

Description

### Describe the Feature

Terraform aws_instance support [placement_group](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance#placement_group) - (Optional) Placement Group to start the instance in.

### Expected Behavior

This module doesnt have that option.

### Use Case

Cluster placement groups are recommended for applications that benefit from low network latency, high network throughput, or both, and if the majority of the network traffic is between the instances in the group.

### Describe Ideal Solution

Mulitple ec2 requiring low latency between them

### Alternatives Considered

_No response_

### Additional Context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.