From b7eadd565f3ad5be5eaad16941eb3626ab57d96c Mon Sep 17 00:00:00 2001 From: Danielle Miu <29378233+DanielleMiu@users.noreply.github.com> Date: Wed, 14 Feb 2024 13:17:58 -0500 Subject: [PATCH] update changelog to include policies feat --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf8e6529..a0e2f432 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,16 @@ Canonical reference for changes, improvements, and bugfixes for the Boundary Terraform provider. -## Next +## 1.1.14 (February 14, 2024) ### New and Improved * Support the multi-value `grant_scope_ids` field in the role provider ([PR](https://github.com/hashicorp/terraform-provider-boundary/pull/562)) +* Support Boundary [Storage Policies](https://developer.hashicorp.com/boundary/docs/configuration/session-recording/configure-storage-policy) + ([PR](https://github.com/hashicorp/terraform-provider-boundary/pull/558)) + ## 1.1.13 (February 1, 2024) ### New and Improved