chore(deps): update all patch update (patch) #3
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:
2.15.19
->2.15.62
1.1.3
->1.1.9
Release Notes
aws/aws-cli (awscli)
v2.15.62
Compare Source
v2.15.61
Compare Source
v2.15.60
Compare Source
v2.15.59
Compare Source
v2.15.58
Compare Source
v2.15.57
Compare Source
v2.15.56
Compare Source
v2.15.55
Compare Source
v2.15.54
Compare Source
v2.15.53
Compare Source
v2.15.52
Compare Source
v2.15.51
Compare Source
v2.15.50
Compare Source
v2.15.49
Compare Source
v2.15.48
Compare Source
v2.15.47
Compare Source
v2.15.46
Compare Source
v2.15.45
Compare Source
v2.15.44
Compare Source
v2.15.43
Compare Source
v2.15.42
Compare Source
v2.15.41
Compare Source
v2.15.40
Compare Source
v2.15.39
Compare Source
v2.15.38
Compare Source
v2.15.37
Compare Source
v2.15.36
Compare Source
v2.15.35
Compare Source
v2.15.34
Compare Source
v2.15.33
Compare Source
v2.15.32
Compare Source
v2.15.31
Compare Source
v2.15.30
Compare Source
v2.15.29
Compare Source
v2.15.28
Compare Source
v2.15.27
Compare Source
v2.15.26
Compare Source
v2.15.25
Compare Source
v2.15.24
Compare Source
v2.15.23
Compare Source
v2.15.22
Compare Source
v2.15.21
Compare Source
v2.15.20
Compare Source
hashicorp/terraform (terraform)
v1.1.9
Compare Source
1.1.9 (April 20, 2022)
BUG FIXES:
ENHANCEMENTS:
v1.1.8
Compare Source
1.1.8 (April 07, 2022)
BUG FIXES:
sum()
function is called with a collection of string-encoded numbers, such assum(["1", "2", "3"])
. (#30684)terraform apply
phase if an error occurs during backend configuration. (#30780)v1.1.7
Compare Source
1.1.7 (March 02, 2022)
BUG FIXES:
terraform show -json
: Improve performance for deeply-nested object values. The previous implementation was accidentally quadratic, which could result in very long execution time for generating JSON plans, and timeouts on Terraform Cloud and Terraform Enterprise. (#30561)after migrating state to TFC.
v1.1.6
Compare Source
1.1.6 (February 16, 2022)
BUG FIXES:
type
function. This function may only be used at the top level of console expressions, to display the type of a given value. Attempting to use this function in complex expressions will now display a diagnostic error instead of crashing. (#30476)terraform state mv
: Will now correctly exit with error code1
when the specified resources cannot be found in state. Previously Terraform would display appropriate diagnostic errors, but exit successfully. (#29365)v1.1.5
Compare Source
1.1.5 (February 02, 2022)
ENHANCEMENTS:
BUG FIXES:
terraform workspace select
(#30193)v1.1.4
Compare Source
1.1.4 (January 19, 2022)
BUG FIXES:
count
to usingcount
, or vice-versa. (#30333)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.