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
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,20 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [3.5.0] - 2025-07-18
11
+
10
12
### Fixed
11
13
12
14
-`scalr_wokspace_ids` data source must request only those attributes it uses. ([#437](https://github.com/Scalr/terraform-provider-scalr/pull/437))
13
15
14
16
### Added
15
17
16
18
-`scalr_agent_pool`: new attribute `environments` ([#438](https://github.com/Scalr/terraform-provider-scalr/pull/438))
19
+
-`scalr_environment` and `data.scalr_environment`: new attribute `default_workspace_agent_pool_id` ([#434](https://github.com/Scalr/terraform-provider-scalr/pull/434))
20
+
21
+
### Required
22
+
23
+
- scalr-server >= 8.216.0
17
24
18
25
## [3.4.0] - 2025-07-11
19
26
20
27
### Added
21
28
22
29
-`scalr_provider_configuration.aws`: new attribute `default_tags` ([#432](https://github.com/Scalr/terraform-provider-scalr/pull/432))
23
-
-`scalr_environment` and `data.scalr_environment`: new attribute `default_workspace_agent_pool_id` ([#434](https://github.com/Scalr/terraform-provider-scalr/pull/434))
24
30
25
31
### Deprecated
26
32
@@ -1049,7 +1055,8 @@ Requires Scalr 8.0.1-beta.20200625 at least
0 commit comments