terraform-provider-shell icon indicating copy to clipboard operation
terraform-provider-shell copied to clipboard

Data source does not get previous output

Open joeyea323 opened this issue 1 year ago • 0 comments

When using the shell_script resource, I can pull in the previous output from stdin. However when using the data source, I'm not getting the previous output and instead getting {}. Can this be changed to pass the previous output to stdin like it does for the resource?

joeyea323 avatar Jun 26 '24 13:06 joeyea323