This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
chore(deps): update module hashicorp/terraform to v0.12.24 #259
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.12.19
->v0.12.24
Release Notes
hashicorp/terraform
v0.12.24
Compare Source
NOTES:
Our Windows 32-bit and 64-bit executables for this version and up will be signed with a HashiCorp cert. Windows users will no longer see a warning about an "unknown publisher" when running our software.
BUG FIXES:
v0.12.23
Compare Source
v0.12.22
Compare Source
ENHANCEMENTS:
BUG FIXES:
terraform plan
command (and the implied plan run byterraform apply
with no arguments) will now print any warnings that were generated even if there are no changes to be made. (#24095)v0.12.21
Compare Source
NEW FEATURES:
ENHANCEMENTS:
setsubtract
function (#23424)BUG FIXES:
for_each
with a set containingnull
values (#24047)v0.12.20
Compare Source
ENHANCEMENTS:
try
andcan
are intended to ease working with data structures whose shape isn't known statically. (#23794)required_providers
setting interraform
blocks. This is not intended for general use yet but will support upcoming enhancements. [#23843]BUG FIXES:
EXPERIMENTS:
This release includes an opt-in experiment for custom validation rules on module variables.
The feature is not yet finalized and is subject to breaking changes even in minor releases, but we're introducing it here in order to solicit feedback from module developers about which use-cases it is meeting, any use-cases it isn't meeting, and any situations where things feel harder to express than they might be.
Due to the experimental nature of this feature, we do not recommend using it in "production" modules yet and we require an explicit experimental feature opt-in of
variable_validation
. Depending on what feedback we receive, the design of this experimental feature may change significantly in future versions without an automatic upgrade path.Renovate configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.