Categorygithub.com/turbot/go-exec-communicator
repositorypackage
0.0.0-20230412124734-9374347749b6
Repository: https://github.com/turbot/go-exec-communicator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

go-exec-communicator

Terraform has superpowers to run both remote and local commands with many different authentication methods and networking constructs through provisioners.

Unfortunately that code is hidden inside internal packages and hard to use.

This repository aims to extract those execution communication capabilities out into a simple, reusable package. Mostly for use in the Steampipe exec plugin.