Skip to content

Update Terraform external to v2.2.0

Renovate Bot requested to merge renovate/external-2.x into main

This MR contains the following updates:

Package Type Update Change
external (source) required_provider minor 2.1.1 -> 2.2.0

Release Notes

hashicorp/terraform-provider-external

v2.2.0

Compare Source

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)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports