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

Provision EC2 with FSXN filesystem #358

Closed buslovitch closed 1 year ago

buslovitch commented 1 year ago

Is your request related to a new offering from AWS?

I would like to know if there is a way to provision EC2 instances with FSxN as it can be done with AWS Console. Due to the fact that I don't see any reference in the documentation, this feature is not available yet.

Describe the solution you'd like.

I would like to automate EC2 provisioning with FSxN filesystem.

antonbabenko commented 1 year ago

If FSxN requires an EC2 instance, you can provision it using this module.

Unfortunately, this repository is not the best place to ask "How?", since we are focusing efforts on module maintenance in the first place.

Please ask on designated forums like - https://discuss.hashicorp.com/ or https://repost.aws/

buslovitch commented 1 year ago

FSxN does not require EC2, but there is an option to provision EC2 with the filesystem FSxN. And this option does not exist in terraform provider. Therefore this is a feature request or a request for the right documentation.

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.