Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Bennett <[email protected]>
  • Loading branch information
wakeful and bendbennett authored Jun 23, 2022
1 parent ef0bc4a commit b7acc22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

BUG FIXES:

* resource/random_password: When importing set defaults for `lower`, `upper`, `special`, `number`, `numeric`, `min_lower`, `min_upper`, `min_special` and `min_numeric` ([256](https://github.com/hashicorp/terraform-provider-random/pull/256)).
* resource/random_string: When importing set defaults for `lower`, `upper`, `special`, `number`, `numeric`, `min_lower`, `min_upper`, `min_special` and `min_numeric` ([256](https://github.com/hashicorp/terraform-provider-random/pull/256)).
* resource/random_password: When importing set defaults for all attributes that have a default defined ([256](https://github.com/hashicorp/terraform-provider-random/pull/256)).
* resource/random_string: When importing set defaults for all attributes that have a default defined ([256](https://github.com/hashicorp/terraform-provider-random/pull/256)).

## 3.3.1 (June 07, 2022)

Expand Down

0 comments on commit b7acc22

Please sign in to comment.