Skip to content

Commit 0436bb9

Browse files
Merge pull request #284 from Scalr/changelog/1.5.0
Bump changelog to v1.5.0
2 parents 4a7c8b9 + 0b36687 commit 0436bb9

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Changed
11-
12-
- `scalr_provider_configuration`: Fixed error message if aws credentials type is wrong. ([#275](https://github.com/Scalr/terraform-provider-scalr/pull/275))
13-
- `data.scalr_provider_configuration`: Added new attribute `environments` ([#285](https://github.com/Scalr/terraform-provider-scalr/pull/280/files))
14-
- `data.scalr_provider_configuration`: Fixed `provider-name` attribute ([#285](https://github.com/Scalr/terraform-provider-scalr/pull/280/files))
15-
- `data.scalr_enviroment`: Added new attribute `default_provider_configurations` ([#279](https://github.com/Scalr/terraform-provider-scalr/pull/279))
10+
## [1.5.0] - 2023-10-13
1611

1712
### Added
1813

19-
- `scalr_vcs_provider`: Added new `draft_pr_runs_enabled` attribute ([#278](https://github.com/Scalr/terraform-provider-scalr/pull/278))
14+
- `scalr_vcs_provider`: new attribute `draft_pr_runs_enabled` ([#278](https://github.com/Scalr/terraform-provider-scalr/pull/278))
15+
- `data.scalr_enviroment`: new attribute `default_provider_configurations` ([#279](https://github.com/Scalr/terraform-provider-scalr/pull/279))
16+
- `data.scalr_provider_configuration`: new attribute `environments` ([#285](https://github.com/Scalr/terraform-provider-scalr/pull/280/files))
17+
18+
### Fixed
19+
20+
- `scalr_provider_configuration`: fixed error message if aws credentials type is wrong ([#275](https://github.com/Scalr/terraform-provider-scalr/pull/275))
21+
- `data.scalr_provider_configuration`: fixed `provider-name` attribute not populating ([#285](https://github.com/Scalr/terraform-provider-scalr/pull/280/files))
2022

2123
## [1.4.0] - 2023-08-11
2224

@@ -735,7 +737,8 @@ Requires Scalr 8.0.1-beta.20200625 at least
735737

736738
- Initial release.
737739

738-
[Unreleased]: https://github.com/Scalr/terraform-provider-scalr/compare/v1.4.0...HEAD
740+
[Unreleased]: https://github.com/Scalr/terraform-provider-scalr/compare/v1.5.0...HEAD
741+
[1.5.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v1.5.0
739742
[1.4.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v1.4.0
740743
[1.3.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v1.3.0
741744
[1.2.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v1.2.0

0 commit comments

Comments
 (0)