-
Notifications
You must be signed in to change notification settings - Fork 14
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.19.0 #62
Merged
Alan-pad
merged 1 commit into
main
from
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
Nov 14, 2023
Merged
fix(deps): update module github.com/hashicorp/terraform-exec to v0.19.0 #62
Alan-pad
merged 1 commit into
main
from
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
Nov 14, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
branch
from
February 24, 2023 12:53
c66b770
to
5968de5
Compare
spoukke
force-pushed
the
main
branch
9 times, most recently
from
February 28, 2023 12:41
e6f3a4d
to
553b3f7
Compare
renovate
bot
force-pushed
the
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
branch
from
March 1, 2023 16:27
5968de5
to
ec8f385
Compare
renovate
bot
changed the title
fix(deps): update module github.com/hashicorp/terraform-exec to v0.18.0
fix(deps): update module github.com/hashicorp/terraform-exec to v0.18.1
Mar 1, 2023
renovate
bot
force-pushed
the
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
branch
from
March 12, 2023 13:04
ec8f385
to
cdd5a83
Compare
renovate
bot
force-pushed
the
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
branch
from
May 3, 2023 06:45
cdd5a83
to
cfa6df5
Compare
renovate
bot
force-pushed
the
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
branch
4 times, most recently
from
May 10, 2023 16:18
0f45d0d
to
fd78dd1
Compare
renovate
bot
force-pushed
the
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
branch
from
May 28, 2023 07:46
fd78dd1
to
8830633
Compare
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## main #62 +/- ##
=======================================
Coverage 69.31% 69.31%
=======================================
Files 29 29
Lines 2066 2066
=======================================
Hits 1432 1432
Misses 554 554
Partials 80 80 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
renovate
bot
force-pushed
the
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
branch
2 times, most recently
from
July 3, 2023 13:37
659c0a5
to
254b132
Compare
renovate
bot
force-pushed
the
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
branch
2 times, most recently
from
July 12, 2023 12:52
8792adf
to
115e530
Compare
renovate
bot
force-pushed
the
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
branch
3 times, most recently
from
August 4, 2023 08:11
7c29571
to
a1262a4
Compare
corrieriluca
previously approved these changes
Aug 4, 2023
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
bot
force-pushed
the
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
branch
from
August 31, 2023 15:53
a1262a4
to
4a24587
Compare
renovate
bot
force-pushed
the
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
branch
from
October 10, 2023 08:53
4a24587
to
2ac2758
Compare
renovate
bot
force-pushed
the
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
branch
from
October 23, 2023 07:32
2ac2758
to
fbca0bb
Compare
renovate
bot
force-pushed
the
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
branch
from
November 13, 2023 17:11
fbca0bb
to
2f14c46
Compare
Alan-pad
approved these changes
Nov 13, 2023
Alan-pad
approved these changes
Nov 14, 2023
renovate
bot
deleted the
renovate/git.luolix.top-hashicorp-terraform-exec-0.x
branch
November 14, 2023 08:41
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.17.3
->v0.19.0
Release Notes
hashicorp/terraform-exec (github.com/hashicorp/terraform-exec)
v0.19.0
Compare Source
ENHANCEMENTS:
terraform test
command (#398)-refresh-only
flag forPlan
andApply
methods. (#402)-destroy
flag forApply
(#292)BUG FIXES:
TF_WORKSPACE
env var was set to an empty string, instead of being unset as intended. (#388)v0.18.1
Compare Source
BUG FIXES:
(Terraform).Apply()
were missing stderr output from Terraform. (#372)v0.18.0
Compare Source
BREAKING CHANGES:
ErrConfigInvalid
ErrLockIdInvalid
ErrMissingVar
ErrNoConfig
ErrNoInit
ErrNoWorkspace
ErrStateLocked
ErrStatePlanRead
ErrTFVersionMismatch
ErrWorkspaceExists
ENHANCEMENTS:
(Terraform).ApplyJSON()
,(Terraform).DestroyJSON()
,(Terraform).PlanJSON()
and(Terraform).RefreshJSON()
methods (#354)(Terraform).MetadataFunctions()
method (#358)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.
This PR has been generated by Mend Renovate. View repository job log here.