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

Implement local RPC server for TF Runner #68

Closed
10 tasks
chanwit opened this issue Jan 30, 2022 · 0 comments · Fixed by #67
Closed
10 tasks

Implement local RPC server for TF Runner #68

chanwit opened this issue Jan 30, 2022 · 0 comments · Fixed by #67
Milestone

Comments

@chanwit
Copy link
Collaborator

chanwit commented Jan 30, 2022

Part of #59

Requirements

  • It must be an gRPC server wrapping around TFExec
  • Its local version must be able to use inside the TF-controller, and all current tests pass.
  • the gRPC server must support executing a command for each step in the life-cycle
    • receive tar.gz
    • init
    • plan for drift detection
    • plan
    • apply
    • show
    • output
@chanwit chanwit added this to the Q1 milestone Feb 10, 2022
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

Successfully merging a pull request may close this issue.

1 participant