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

Add module outputs #2102

Merged
merged 2 commits into from
Jun 3, 2015
Merged

Add module outputs #2102

merged 2 commits into from
Jun 3, 2015

Conversation

Fodoj
Copy link

@Fodoj Fodoj commented May 27, 2015

As proposed here: #1940
Instead of implementing something like terraform output "path.to.module output_name" I've used approach from taint command: using -module argument.

@Fodoj
Copy link
Author

Fodoj commented Jun 3, 2015

@mitchellh Any opinion on this one? I'd love to see it merged, because we have a strong need for showing nested outputs.


if mod == nil {
c.Ui.Error(fmt.Sprintf(
"The module %s could not be found. There is nothing to taint.",
Copy link
Contributor

Choose a reason for hiding this comment

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

s/nothing to taint/nothing to output/

@phinze
Copy link
Contributor

phinze commented Jun 3, 2015

One typo, but otherwise this LGTM! (I'll just merge and fix the typo on master.)

phinze added a commit that referenced this pull request Jun 3, 2015
@phinze phinze merged commit e91705a into hashicorp:master Jun 3, 2015
@Fodoj
Copy link
Author

Fodoj commented Jun 3, 2015

Thanks!

@ghost
Copy link

ghost commented May 2, 2020

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.

@ghost ghost locked and limited conversation to collaborators May 2, 2020
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.

2 participants