scottwinkler/terraform-provider-shell
Terraform provider for executing shell commands and saving output to state file
GoMPL-2.0
Issues
- 1
Not supporting cygwin or mingw-w64
#126 opened by trombini77 - 0
Data source does not get previous output
#132 opened by joeyea323 - 2
Error: "changes to `lifecycle_commands` and/or `interpreter` should not be follwed by changes to other arguments"
#90 opened by jamesarosen - 1
Document what JSON types are permitted
#131 opened by pauldraper - 0
Provider does not work with terraform refresh
#130 opened by corlettb - 1
Add support for inheriting environment variables
#128 opened by stevehipwell - 0
- 2
- 0
- 3
- 2
There's no option for marking output as sensitive
#123 opened by srlobo - 3
Not usable without TF_LOG=TRACE
#93 opened by SebTardif - 8
Inconsistent plan when introducing dependent object to output attribute while updating it
#81 opened by rucciva - 0
- 0
- 4
Error: changes to `lifecycle_commands` and/or `interpreter` should not be follwed by changes to other arguments
#106 opened by vknemanavar - 1
- 2
Cannot `terraform import` resources
#113 opened by richard-jfc - 0
In windows not working properly
#116 opened by EmmaWrong - 2
read_error value initializes to null and becomes "" after read causing state change on apply
#115 opened by JohannesMoersch - 0
Action should be ActionUpdate in update
#114 opened by freimer - 1
JSON lists are not parsed as valid output
#104 opened by blacksd - 2
- 0
Question: What's the best way to force terraform plan to fail on read error?
#108 opened by eurico-lopes - 1
Facing issues when I use this provider to test locally in my MacBook Air
#105 opened by sidharthvijayakumar - 0
It might not even be from this module, I'm trying to follow odd variable behavior.
#107 opened by rlewkowicz - 1
Documentation clarification
#89 opened by bgmonroe - 4
Apple Silicon (M1) darwin_arm64 Support
#100 opened by franciscoandrade82 - 0
What exactly is `enable_parallelism`?
#97 opened by dv-stephen - 1
Pass previous state as input
#96 opened by AndreiPashkin - 0
- 0
Windows, Double Quotes, Interpreter and Curl
#94 opened by acalbazana - 2
sensitive output from data source
#92 opened by landorg - 1
Raw Output instead of Output
#88 opened by scottwinkler - 2
- 1
BUG: `dirty` field doesn't default to `false` on `shell_script` resource create
#79 opened by beandrad - 1
previous and new output swapped
#76 opened by dr4Ke - 3
- 2
Ignore diff on lifecycle_commands
#69 opened by scottwinkler - 7
Output not showing as a field of shell_script
#87 opened by goncalonbotix - 7
- 5
- 3
Update fail but state get updated
#77 opened by rucciva - 0
- 2
Clarification on update lifecycle
#75 opened by rucciva - 2
- 2
Force replacement environment variable
#72 opened by scottwinkler - 2
Is it possible to use a returned value in delete
#74 opened by dr4Ke - 2
- 0
error log should sanitize sensitive values
#67 opened by scottwinkler