Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Addition of block device information in outputs #319

Merged
merged 5 commits into from
Apr 21, 2023
Merged

feat: Addition of block device information in outputs #319

merged 5 commits into from
Apr 21, 2023

Conversation

schniber
Copy link
Contributor

@schniber schniber commented Mar 1, 2023

Description

This PR adds the block device information in the outputs of the module (for the root, ebs block and also ephemeral devices)

Motivation and Context

The motivation is to expose the Volume IDs that are created through this module. This would allow users willing to create Cloudwatch Monitoring for these EBS volumes to acheive this programatically.
This PR fixes: #318

Breaking Changes

No

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@schniber schniber changed the title feat:Addition of block device information in outputs feat: Addition of block device information in outputs Mar 1, 2023
@schniber
Copy link
Contributor Author

schniber commented Mar 1, 2023

Hello @bryantbiggs !

This PR is ready for peer review.
Thanks a lot.

Bests.

@github-actions
Copy link

github-actions bot commented Apr 1, 2023

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

@github-actions github-actions bot added the stale label Apr 1, 2023
@schniber schniber changed the title feat: Addition of block device information in outputs feat: Addition of block device information in outputs Apr 1, 2023
@schniber schniber changed the title feat: Addition of block device information in outputs feat: Addition of block device information in outputs Apr 1, 2023
@schniber
Copy link
Contributor Author

schniber commented Apr 1, 2023

This comment to avoid this to be marked as stale.
Thanks.

1 similar comment
@schniber
Copy link
Contributor Author

schniber commented Apr 1, 2023

This comment to avoid this to be marked as stale.
Thanks.

@github-actions github-actions bot removed the stale label Apr 2, 2023
outputs.tf Outdated Show resolved Hide resolved
outputs.tf Outdated Show resolved Hide resolved
outputs.tf Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
outputs.tf Outdated Show resolved Hide resolved
outputs.tf Outdated Show resolved Hide resolved
@bryantbiggs bryantbiggs merged commit 884e244 into terraform-aws-modules:master Apr 21, 2023
antonbabenko pushed a commit that referenced this pull request Apr 21, 2023
## [4.4.0](v4.3.1...v4.4.0) (2023-04-21)

### Features

* Addition of block device information in outputs ([#319](#319)) ([884e244](884e244))
@antonbabenko
Copy link
Member

This PR is included in version 4.4.0 🎉

@github-actions
Copy link

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

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat:Addition of block device information in outputs
3 participants