You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Added
11
11
12
+
## [2.4.0] - 2025-01-24
13
+
14
+
### Added
15
+
12
16
-`scalr_policy_group` and `data.scalr_policy_group`: new attribute `common_functions_folder` ([#380](https://github.com/Scalr/terraform-provider-scalr/pull/380))
13
17
-`scalr_workspace`: new attribute `remote_state_consumers` ([#384](https://github.com/Scalr/terraform-provider-scalr/pull/384))
14
18
19
+
### Required
20
+
21
+
- scalr-server >= 8.168.0
22
+
15
23
## [2.3.0] - 2024-12-20
16
24
17
25
### Changed
@@ -48,7 +56,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
48
56
49
57
### Required
50
58
51
-
- scalr-server >= 8.143.0
59
+
- scalr-server >= 8.136.0
52
60
53
61
## [2.1.0] - 2024-09-06
54
62
@@ -918,7 +926,8 @@ Requires Scalr 8.0.1-beta.20200625 at least
0 commit comments