Skip to content

Commit

Permalink
Revert "Update changelog"
Browse files Browse the repository at this point in the history
This reverts commit ae346ce.
  • Loading branch information
bendbennett committed Jan 23, 2024
1 parent 9df089d commit 8a864a0
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 18 deletions.
9 changes: 0 additions & 9 deletions .changes/2.4.2.md

This file was deleted.

7 changes: 7 additions & 0 deletions .changes/unreleased/BUG FIXES-20240115-101358.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
kind: BUG FIXES
body: 'data-source/archive_file: Prevent error when generating archive from source
containing symbolically linked directories, and `exclude_symlink_directories`
is set to true'
time: 2024-01-15T10:13:58.177253Z
custom:
Issue: "298"
6 changes: 6 additions & 0 deletions .changes/unreleased/BUG FIXES-20240115-101510.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: BUG FIXES
body: 'resource/archive_file: Prevent error when generating archive from source containing
symbolically linked directories, and `exclude_symlink_directories` is set to true'
time: 2024-01-15T10:15:10.869072Z
custom:
Issue: "298"
5 changes: 5 additions & 0 deletions .changes/unreleased/BUG FIXES-20240117-101851.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: BUG FIXES
body: 'resource/archive_file: Return error when generated archive would be empty'
time: 2024-01-17T10:18:51.941981Z
custom:
Issue: "298"
5 changes: 5 additions & 0 deletions .changes/unreleased/BUG FIXES-20240117-101923.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: BUG FIXES
body: 'data-source/archive_file: Return error when generated archive would be empty'
time: 2024-01-17T10:19:23.907477Z
custom:
Issue: "298"
9 changes: 0 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
## 2.4.2 (January 23, 2024)

BUG FIXES:

* data-source/archive_file: Prevent error when generating archive from source containing symbolically linked directories, and `exclude_symlink_directories` is set to true ([#298](https://github.com/hashicorp/terraform-provider-archive/issues/298))
* resource/archive_file: Prevent error when generating archive from source containing symbolically linked directories, and `exclude_symlink_directories` is set to true ([#298](https://github.com/hashicorp/terraform-provider-archive/issues/298))
* resource/archive_file: Return error when generated archive would be empty ([#298](https://github.com/hashicorp/terraform-provider-archive/issues/298))
* data-source/archive_file: Return error when generated archive would be empty ([#298](https://github.com/hashicorp/terraform-provider-archive/issues/298))

## 2.4.1 (December 18, 2023)

NOTES:
Expand Down

0 comments on commit 8a864a0

Please sign in to comment.