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

Schema enhancements(mark ReplaceOnChanges, RequiredInputs) #159

Open
2 of 6 tasks
dixler opened this issue Nov 17, 2022 · 0 comments
Open
2 of 6 tasks

Schema enhancements(mark ReplaceOnChanges, RequiredInputs) #159

dixler opened this issue Nov 17, 2022 · 0 comments
Labels
kind/enhancement Improvements or new features

Comments

@dixler
Copy link
Contributor

dixler commented Nov 17, 2022

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

In porting the command provider to use the pulumi-go-provider library, some potential enhancements became apparent.

I want to minimize the changes to the schema so I will track those here.

Mark Replace on changes

Mark RequiredInputs

  • remote:Command.Connection (it's marked for remote:CopyFile)

Mark Required

  • QUESTION: "command:local:run" marks stdin as required, but I imagine that stdout would make more sense permalink

Affected area/feature

@dixler dixler added enhancement kind/enhancement Improvements or new features labels Nov 17, 2022
@dixler dixler changed the title Schema enhancements Schema enhancements(mark ReplaceOnChanges, RequiredInputs) Nov 17, 2022
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
Projects
None yet
Development

No branches or pull requests

2 participants