Skip to content

Commit 25a34e1

Browse files
Update changelog
1 parent cb36702 commit 25a34e1

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

.changes/2.5.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 2.5.0 (July 31, 2024)
2+
3+
ENHANCEMENTS:
4+
5+
* data-source/archive_file: Add glob pattern matching support to the `excludes` attribute. ([#354](https://github.com/hashicorp/terraform-provider-archive/issues/354))
6+
* resource/archive_file: Add glob pattern matching support to the `excludes` attribute. ([#354](https://github.com/hashicorp/terraform-provider-archive/issues/354))
7+

.changes/unreleased/ENHANCEMENTS-20240724-160724.yaml

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

.changes/unreleased/ENHANCEMENTS-20240724-160830.yaml

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.5.0 (July 31, 2024)
2+
3+
ENHANCEMENTS:
4+
5+
* data-source/archive_file: Add glob pattern matching support to the `excludes` attribute. ([#354](https://github.com/hashicorp/terraform-provider-archive/issues/354))
6+
* resource/archive_file: Add glob pattern matching support to the `excludes` attribute. ([#354](https://github.com/hashicorp/terraform-provider-archive/issues/354))
7+
18
## 2.4.2 (January 24, 2024)
29

310
BUG FIXES:

0 commit comments

Comments
 (0)