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

docs: Add redirect link for Block Devices #408

Closed lanandra closed 2 weeks ago

lanandra commented 1 month ago

Description

Add redirect link for Block Devices configuration block details

Motivation and Context

Previously the description stated as below

Customize details about the root block device of the instance. See Block Devices below for details

I checked in the README there is no information details regarding Block Devices thus this will make word below misleading. As a solution, propose to change that with redirect link to AWS provider documentation section Block Devices in resource aws_instance

Breaking Changes

No breaking changes

How Has This Been Tested?

github-actions[bot] commented 2 weeks ago

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

lanandra commented 2 weeks ago

@antonbabenko can you please check about this proposal ? what your thoughts about this ? is this something valuable and we need or not