Update Terraform random to v3.3.2 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
random (source) | required_provider | minor |
3.1.3 -> 3.3.2
|
Release Notes
hashicorp/terraform-provider-random
v3.3.2
BUG FIXES:
- resource/random_password: When importing set defaults for all attributes that have a default defined (256).
- resource/random_string: When importing set defaults for all attributes that have a default defined (256).
v3.3.1
BUG FIXES:
- resource/random_password: During schema upgrade, copy value of attribute
number
to attributenumeric
, only if said value is a boolean (i.e. notnull
) (262) - resource/random_string: During schema upgrade, copy value of attribute
number
to attributenumeric
, only if said value is a boolean (i.e. notnull
) (262)
v3.3.0
ENHANCEMENTS:
- resource/random_password:
number
is now deprecated andnumeric
has been added to align attribute naming.number
will be removed in the next major release (#258). - resource/random_string:
number
is now deprecated andnumeric
has been added to align attribute naming.number
will be removed in the next major release (#258).
v3.2.0
NEW FEATURES:
NOTES:
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Merge request reports
Activity
Filter activity
Please register or sign in to reply