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
758 stars 1.88k forks source link

Is there a way to create new volumes through this module? #323

Closed teeejas closed 1 year ago

teeejas commented 1 year ago

Description

In my example, I am trying to create a new ec2 instance with 5 drive ,C:\ 100 GB D:\10 GB E:\200 GB F:300 GB and G:100 500 GB. They all needs to be attached to the same ec2 instance. Based on your examples file it looks like it is possible but I am not sure it could fall under feature request.

Versions

"4.3.0"

Terraform v1.3.3 on linux_amd64

I am using Terraform Cloud

Expected behavior

Create instance with 5 drives

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

github-actions[bot] commented 1 year ago

This issue was automatically closed because of stale in 10 days

github-actions[bot] commented 1 year ago

I'm going to lock this issue 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 similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.