Skip to content

Commit

Permalink
SCALRCORE-18737 Workspaces > Control dry-run availability
Browse files Browse the repository at this point in the history
  • Loading branch information
ablik committed Aug 10, 2021
1 parent a2b4c99 commit 17a7f2b
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions CHANGELOG.md
Expand Up @@ -7,22 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed
### Fixed

- `scalr_workspace`: new attribute `vcs_repo.dry_runs_enabled` ([#70](https://github.com/Scalr/terraform-provider-scalr/pull/70))
- `data.scalr_workspace`: new attribute `vcs_repo.dry_runs_enabled` ([#70](https://github.com/Scalr/terraform-provider-scalr/pull/70))
- `scalr_environment`: fix unlinking cloud credentials ([#71](https://github.com/Scalr/terraform-provider-scalr/pull/71))

### Required

- scalr server >= `8.0.1-beta.20210810`
- scalr server >= `8.0.1-beta.20210407`

### Fixed
## [1.0.0-rc20] - 2021-08-12

- `scalr_environment`: fix unlinking cloud credentials ([#71](https://github.com/Scalr/terraform-provider-scalr/pull/71))
### Changed

- `scalr_workspace`: new attribute `vcs_repo.dry_runs_enabled` ([#70](https://github.com/Scalr/terraform-provider-scalr/pull/70))
- `data.scalr_workspace`: new attribute `vcs_repo.dry_runs_enabled` ([#70](https://github.com/Scalr/terraform-provider-scalr/pull/70))

### Required

- scalr server >= `8.0.1-beta.20210407`
- scalr server >= `8.0.1-beta.20210810`

## [1.0.0-rc18] - 2021-07-22
### Changed
Expand Down

0 comments on commit 17a7f2b

Please sign in to comment.