This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Update Terraform random to v3.6.2#12
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
ac0662b to
7922678
Compare
7922678 to
f5c25cf
Compare
f5c25cf to
0faa9ed
Compare
0faa9ed to
f5ac1fa
Compare
f5ac1fa to
b59e6cb
Compare
832deed to
90d634d
Compare
90d634d to
61b55da
Compare
61b55da to
3c7d955
Compare
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
3.1.0->3.6.2Release Notes
hashicorp/terraform-provider-random (random)
v3.6.2Compare Source
NOTES:
v3.6.1Compare Source
BUG FIXES:
keepersfrom triggering an in-place update following import (#385)v3.6.0Compare Source
FEATURES:
v3.5.1Compare Source
BUG FIXES:
bcryptby truncating the bytes that are hashed to a maximum length of 72 (#397)v3.5.0Compare Source
NOTES:
v3.4.3Compare Source
NOTES:
lower,number,special,upper,min_lower,min_numeric,min_special,min_upperandlengthcould be null if the resource was imported using version 3.3.1 or before. The value forlengthwill be automatically calculated and assigned and default values will be assigned for the other attributes listed after this upgrade (#313)lower,number,special,upper,min_lower,min_numeric,min_special,min_upperandlengthcould be null if the resource was imported using version 3.3.1 or before. The value forlengthwill be automatically calculated and assigned and default values will be assigned for the other attributes listed after this upgrade (#313)bcrypt_hashvalue would not correctly verify against theresultvalue. Affected resources will automatically regenerate a validbcrypt_hashafter this upgrade. (#308)override_specialattribute may show a plan difference from empty string ("") tonullif previously applied with version 3.4.2. The plan should show this as an in-place update and it should occur only once after upgrading. (#312)override_specialattribute may show a plan difference from empty string ("") tonullif previously applied with version 3.4.2. The plan should show this as an in-place update and it should occur only once after upgrading. (#312)BUG FIXES:
lower,number,special,upper,min_lower,min_numeric,min_specialandmin_upperif null. Assign length ofresulttolengthif null (#313)lower,number,special,upper,min_lower,min_numeric,min_specialandmin_upperif null. Assign length ofresulttolengthif null (#313)bcrypt_hashgeneration since version 3.4.0 (#308)override_specialwhen upgrading from version 3.3.2 and earlier (#312)override_specialwhen upgrading from version 3.3.2 and earlier (#312)v3.4.2Compare Source
BUG FIXES:
keeperwithnullvalues from forcing replacement (305).min_upperis populated (304).min_upperis populated (304).v3.4.1Compare Source
BUG FIXES:
numberandnumericare both present and do not match (301).numberandnumericare both present and do not match (301).v3.4.0Compare Source
NOTES:
terraform-plugin-framework(#177).numberwas deprecated in v3.3.0 and will be removed in the next major release.numberwas deprecated in v3.3.0 and will be removed in the next major release.v3.3.2Compare Source
BUG FIXES:
v3.3.1Compare Source
BUG FIXES:
numberto attributenumeric, only if said value is a boolean (i.e. notnull) (262)numberto attributenumeric, only if said value is a boolean (i.e. notnull) (262)v3.3.0Compare Source
ENHANCEMENTS:
numberis now deprecated andnumerichas been added to align attribute naming.numberwill be removed in the next major release (#258).numberis now deprecated andnumerichas been added to align attribute naming.numberwill be removed in the next major release (#258).v3.2.0Compare Source
NEW FEATURES:
bcrypt_hash, which is the hashed password (73, 102, 254)NOTES:
v3.1.3Compare Source
BUG FIXES:
v3.1.2Compare Source
BUG FIXES:
v3.1.1Compare Source
NOTES:
v0.7.0:this improves generated documentation, with attributes now correctly formatted as
codeand provided with anchors.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.