terraform-provider-local
terraform-provider-local copied to clipboard
Data Source: local_exec
Add new data source local_exec. This allows for the execution of a
specified command on the local system and retrive it's output.
Resolves: #8