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

Add shell_sensitive_script data source and resource

Open linyinfeng opened this issue 3 years ago • 0 comments

shell_script exposes the output value in logs. This pr adds a sensitive version of shell_script, which just marks Sensitive: true for output in the schema.

This should fix https://github.com/scottwinkler/terraform-provider-shell/issues/92.

linyinfeng avatar Jun 20 '22 04:06 linyinfeng