8000 Releases · hashicorp/terraform-provider-external · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: hashicorp/terraform-provider-external

v2.3.5

02 May 17:26
8c00d8b
Compare
Choose a tag to compare

2.3.5 (May 01, 2025)

NOTES:

  • Update dependencies (#411)

v2.3.5-alpha1

28 Apr 19:02
df3832a
Compare
Choose a tag to compare
v2.3.5-alpha1 Pre-release
Pre-release

2.3.5-alpha1 (April 28, 2025)

NOTES:

  • all: This release is being used to test new build and release actions. (#412)

v2.3.4

10 Sep 11:56
Compare
Choose a tag to compare

NOTES:

  • all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#357)

v2.3.3

12 Feb 21:28
Compare
Choose a tag to compare

NOTES:

  • data-source/external: The stderr output of the executed program will now always be logged at the TRACE level, regardless of exit code. (#67)

v2.3.2

21 Nov 14:42
Compare
Choose a tag to compare

BUG FIXES:

  • data-source/external: Prevent regression since v2.3.1 where null query element values would be sent to the program as an empty string (#208)

v2.3.1

06 Mar 20:50
Compare
Choose a tag to compare

BUG FIXES:

  • data-source/external: Remove query validation to allow null and empty string values to be passed to the external program (#193)

v2.3.0

06 Mar 15:26
Compare
Choose a tag to compare

NOTES:

v2.2.3

09 Nov 16:19
01a5829
Compare
Choose a tag to compare

BUG FIXES:

  • data-source/external: Prevented unexpected error after 20 minutes of program execution (#165)

v2.2.2

16 Mar 15:02
Compare
Choose a tag to compare

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

04 Jan 21:13
9dad761
Compare
Choose a tag to compare

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)
0