Releases: hashicorp/terraform-provider-external
Releases · hashicorp/terraform-provider-external
v2.3.4
v2.3.3
v2.3.2
v2.3.1
v2.3.0
NOTES:
- provider: Rewritten to use the
terraform-plugin-framework
(#184)
v2.2.3
v2.2.2
NOTES:
- This release is a republishing of the 2.2.1 release to include a missing release asset. It is identical otherwise.
v2.2.0
ENHANCEMENTS:
- data-source/external: Program execution will now exit immediately when receiving an interrupt signal (Ctrl-c) from Terraform (#91)
- data-source/external: Enhanced error messaging to include more troubleshooting information and recommendations (#93)
- data-source/external: Added trace log for program being executed (#95)