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

If a specific property-name is supplied in stack output it is not found #2053

Closed
info4eco opened this issue Oct 12, 2018 · 4 comments
Closed
Assignees
Milestone

Comments

@info4eco
Copy link

I haven't posted an issue before. But here goes.

Setup:
Pulumi version v0.15.4

Issue description:
CLI command pulumi stack output provides a list of outputs all as expected, including for sake of this example one output called 'foo'
CLI command pulumi stack output foo throws an error, error: current stack does not have output property 'foo'

This was working for me previously so that makes it more strange. Not sure if it's relevant but I'm setting the outputs using the python funtion: pulumi.output('foo', bar).

@lukehoban lukehoban added this to the 0.18 milestone Oct 17, 2018
@lukehoban
Copy link
Member

@swgillespie Any idea how this could happen?

@swgillespie
Copy link
Contributor

Nope, but I'll check it out.

@lukehoban lukehoban modified the milestones: 0.18, 0.19 Oct 18, 2018
@lukehoban
Copy link
Member

@info4eco Is this resolved now for you with the latest Pulumi Python release in 0.16.4?

@lukehoban
Copy link
Member

I think this is resolved with the new Python3 support in 0.16.4. @info4eco please drop a note if you are still seeing problems here.

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

No branches or pull requests

3 participants