Skip to content

Commit c6e90de

Browse files
Update changelog
1 parent f02585f commit c6e90de

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.changes/3.6.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 3.6.0 (December 04, 2023)
2+
3+
FEATURES:
4+
5+
* resource/random_bytes: New resource that generates an array of random bytes intended to be used as key or secret ([#272](https://github.com/hashicorp/terraform-provider-random/issues/272))
6+

.changes/unreleased/FEATURES-20230213-213454.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.6.0 (December 04, 2023)
2+
3+
FEATURES:
4+
5+
* resource/random_bytes: New resource that generates an array of random bytes intended to be used as key or secret ([#272](https://github.com/hashicorp/terraform-provider-random/issues/272))
6+
17
## 3.5.1 (April 12, 2023)
28

39
BUG FIXES:

0 commit comments

Comments
 (0)