Skip to content

Commit 5b2843b

Browse files
mawasilegithub-actions[bot]
andauthored
fix: document security group ID validation issue in changelog and release notes (#776)
Co-authored-by: github-actions[bot] <tfmod442916@users.noreply.github.com>
1 parent 913ff61 commit 5b2843b

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

.changes/3.7.2.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 3.7.2 - 2025-05-16
2+
3+
### 🪲 Fixed
4+
5+
* [#775](https://github.com/microsoft/terraform-provider-power-platform/issues/775) Fixed issue when powerplatform_environment security_group_id validates unknown values incorrectly

.changes/unreleased/fixed-20250516-095207.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
@@ -7,6 +7,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
77
and is generated by [Changie](https://github.com/miniscruff/changie).
88

99

10+
## 3.7.2 - 2025-05-16
11+
12+
### 🪲 Fixed
13+
14+
* [#775](https://github.com/microsoft/terraform-provider-power-platform/issues/775) Fixed issue when powerplatform_environment security_group_id validates unknown values incorrectly
15+
1016
## 3.7.1 - 2025-05-13
1117

1218
### 🪲 Fixed

0 commit comments

Comments
 (0)