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

Get output of command in preview #321

Closed
rkochar opened this issue Jan 1, 2024 · 1 comment
Closed

Get output of command in preview #321

rkochar opened this issue Jan 1, 2024 · 1 comment
Labels
kind/enhancement Improvements or new features resolution/duplicate This issue is a duplicate of another issue

Comments

@rkochar
Copy link

rkochar commented Jan 1, 2024

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

command = command()
print(command.stdout)

Should return output as string instead of Output[T] for pulumi preview. Alternatively, how can I get this value without doing a pulumi up.

Affected area/feature

@rkochar rkochar added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Jan 1, 2024
@mjeffryes mjeffryes added resolution/duplicate This issue is a duplicate of another issue and removed needs-triage Needs attention from the triage team labels Jan 3, 2024
@mjeffryes
Copy link
Member

Thanks for filing this issue @rkochar; I think the functionality you're looking for described in #49 so I'll close this as a duplicate, but please feel free to add your 👍, comments, specific use cases there!

@mjeffryes mjeffryes closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features resolution/duplicate This issue is a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants