Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/hashicorp/terraform-exec to v0.21.0 #135

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/terraform-exec v0.17.2 -> v0.21.0 age adoption passing confidence

Release Notes

hashicorp/terraform-exec (github.com/hashicorp/terraform-exec)

v0.21.0

ENHANCEMENTS:

  • tfexec: Add -allow-deferral to (Terraform).Apply() and (Terraform).Plan() methods (#​447)

v0.20.0

ENHANCEMENTS:

v0.19.0

ENHANCEMENTS:

  • Add support for terraform test command (#​398)
  • Add support for -refresh-only flag for Plan and Apply methods. (#​402)
  • Add support for -destroy flag for Apply (#​292)

BUG FIXES:

  • Fix bug in which the TF_WORKSPACE env var was set to an empty string, instead of being unset as intended. (#​388)

v0.18.1

BUG FIXES:

  • Fix bug in which errors returned from commands such as (Terraform).Apply() were missing stderr output from Terraform. (#​372)

v0.18.0

BREAKING CHANGES:

  • The following error types have been removed. These errors were based on regex parsing of Terraform CLI's human-readable output into custom error cases. (#​352)
    • ErrConfigInvalid
    • ErrLockIdInvalid
    • ErrMissingVar
    • ErrNoConfig
    • ErrNoInit
    • ErrNoWorkspace
    • ErrStateLocked
    • ErrStatePlanRead
    • ErrTFVersionMismatch
    • ErrWorkspaceExists

ENHANCEMENTS:

  • tfexec: Add (Terraform).ApplyJSON(), (Terraform).DestroyJSON(), (Terraform).PlanJSON() and (Terraform).RefreshJSON() methods (#​354)
  • tfexec: Add (Terraform).MetadataFunctions() method (#​358)

v0.17.3

Please note that terraform-exec now requires Go 1.18.

BUG FIXES:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update module github.com/hashicorp/terraform-exec to v0.17.3 fix(deps): update module github.com/hashicorp/terraform-exec to v0.17.3 Sep 27, 2022
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/terraform-exec to v0.17.3 fix(deps): update module github.com/hashicorp/terraform-exec to v0.18.1 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-exec-0.x branch from aae9840 to 30b6818 Compare March 16, 2023 09:47
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/terraform-exec to v0.18.1 fix(deps): update module github.com/hashicorp/terraform-exec to v0.19.0 Aug 31, 2023
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-exec-0.x branch from 30b6818 to 4f2f1f6 Compare August 31, 2023 14:15
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/terraform-exec to v0.19.0 fix(deps): update module github.com/hashicorp/terraform-exec to v0.20.0 Dec 20, 2023
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-exec-0.x branch from 4f2f1f6 to 934906a Compare December 20, 2023 12:38
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/terraform-exec to v0.20.0 fix(deps): update module github.com/hashicorp/terraform-exec to v0.21.0 May 17, 2024
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-exec-0.x branch from 934906a to da2a5ba Compare May 17, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants