Skip to content

add metadata to example templates #3451

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

Merged
merged 9 commits into from
Aug 10, 2022
Merged

add metadata to example templates #3451

merged 9 commits into from
Aug 10, 2022

Conversation

bpmct
Copy link
Member

@bpmct bpmct commented Aug 10, 2022

resolves #3432

I manually tested each template

@bpmct bpmct requested a review from dwahler August 10, 2022 12:07
Copy link
Collaborator

@BrunoQuaresma BrunoQuaresma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM!

PS: Just be careful with the commit message. It is missing the prefix like chore: My message

}
item {
key = "disk"
value = "${aws_instance.dev.root_block_device[0].volume_size} GB"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick: I think all of these "volume size" parameters are actually measured in GiB, not decimal GB. How about labeling them that way?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for sure!

@bpmct bpmct merged commit cee0d1f into main Aug 10, 2022
@bpmct bpmct deleted the bpmct/add-metadata branch August 10, 2022 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add resource metadata to example templates
3 participants