Skip to content

Commit 21df34f

Browse files
bendbennettIvan De Marino
andauthored
Update CHANGELOG.md
Co-authored-by: Ivan De Marino <[email protected]>
1 parent ba208e7 commit 21df34f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
BUG FIXES:
44

5-
* resource/random_password: Only assign value of number to numeric when value is boolean ([262](https://github.com/hashicorp/terraform-provider-random/pull/262))
6-
* resource/random_string: Only assign value of number to numeric when value is boolean ([262](https://github.com/hashicorp/terraform-provider-random/pull/262))
5+
* resource/random_password: During schema upgrade, copy value of attribute `number` to attribute `numeric`, only if said value is a boolean (i.e. not `null`) ([262](https://github.com/hashicorp/terraform-provider-random/pull/262))
6+
* resource/random_string: During schema upgrade, copy value of attribute `number` to attribute `numeric`, only if said value is a boolean (i.e. not `null`) ([262](https://github.com/hashicorp/terraform-provider-random/pull/262))
77

88
## 3.3.0 (June 06, 2022)
99

0 commit comments

Comments
 (0)