Skip to content

Commit cd3914f

Browse files
Update changelog
1 parent 79a3fee commit cd3914f

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

.changes/2.3.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 2.3.1 (February 22, 2023)
2+
3+
BUG FIXES:
4+
5+
* cloudinit_config: Fixed handling of unknown values in `part` blocks ([#103](https://github.com/hashicorp/terraform-provider-cloudinit/issues/103))
6+

.changes/unreleased/BUG FIXES-20230222-152308.yaml

Lines changed: 0 additions & 5 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+
## 2.3.1 (February 22, 2023)
2+
3+
BUG FIXES:
4+
5+
* cloudinit_config: Fixed handling of unknown values in `part` blocks ([#103](https://github.com/hashicorp/terraform-provider-cloudinit/issues/103))
6+
17
## 2.3.0 (February 22, 2023)
28

39
NOTES:

0 commit comments

Comments
 (0)