Skip to content

Commit 86f9710

Browse files
authored
Update CHANGELOG.md
1 parent 8f3ab73 commit 86f9710

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.4.0] - 2025-07-11
11+
1012
### Added
1113

1214
- `scalr_provider_configuration.aws`: new attribute `default_tags` ([#432](https://github.com/Scalr/terraform-provider-scalr/pull/432))
@@ -15,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1517

1618
- `scalr_agent_pool`: attribute `account_id` is deprecated and will be removed in the next major version ([#429](https://github.com/Scalr/terraform-provider-scalr/pull/429))
1719

20+
### Required
21+
22+
- scalr-server >= 8.215.0
23+
1824
## [3.3.0] - 2025-06-20
1925

2026
### Added
@@ -1034,7 +1040,8 @@ Requires Scalr 8.0.1-beta.20200625 at least
10341040

10351041
- Initial release.
10361042

1037-
[Unreleased]: https://github.com/Scalr/terraform-provider-scalr/compare/v3.3.0...HEAD
1043+
[Unreleased]: https://github.com/Scalr/terraform-provider-scalr/compare/v3.4.0...HEAD
1044+
[3.4.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v3.4.0
10381045
[3.3.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v3.3.0
10391046
[3.2.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v3.2.0
10401047
[3.1.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v3.1.0

0 commit comments

Comments
 (0)