cloudposse / cloudposse/terraform-aws-ec2-instance

allow multiple volumes mount with different size or differnt types

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

Description

Have a question? Please checkout our [Slack Community](https://slack.cloudposse.com) or visit our [Slack Archive](https://archive.sweetops.com/).

[![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)

## Describe the Feature
Allow to have multiple volumes attach to instance with different sizes and differnt types

## Expected Behavior
Allow to have multiple volumes attach to instance with different sizes and differnt types

## Use Case
We need 2 volume mounts but the one volume is for log purpose and anohter where major data get stored. There size might differ as generated logs are 20% of data saved in data volume. also data volume need ssd where logs can be stored on gp2/gp3

## Describe Ideal Solution
Take each ebs details in array and create volume and attach

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.