terraform-aws-ec2-instance
terraform-aws-ec2-instance copied to clipboard
Use a map for root_block_device instead of list
Is your request related to a new offering from AWS?
Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.
- No π: please wait to file a request until the functionality is avaialble in the AWS provider
- Yes β : please list the AWS provider version which introduced this functionality
Is your request related to a problem? Please describe.
Instead of using a list of maps for root_block_device I'd like a map to be used. There can't be more than one root_block_device anyway and turning it into a single map will make it easier for terraform wrappers to merge in configuration As suggested in https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/pull/396, I'm opening an issue instead of keeping PR open.
Describe the solution you'd like.
Describe alternatives you've considered.
Additional context
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
unstale
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
unstale
This issue has been resolved in version 6.0.0 :tada:
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.