Skip to content

Stdin to subprocesses #8

@DanielSincere

Description

@DanielSincere

When I run terraform apply, and terraform asks for approval, and I type yes, nothing happens. Seems that Stdin is not forwarded to the subprocess?

Notes

  1. Foundation.Process has a standardInput field, can we forward input to this field?
  2. What do we want the API to look like
  3. Can we make a simple example? Maybe rm -i filename.
  4. How can we unit test this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions