Skip to content

Commit

Permalink
SCALRCORE-18529 > Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Vang committed Apr 6, 2021
1 parent c46206b commit 8b63ca2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- `scalr_variable`: variable's scope becomes immutable (can not change `workspace_id`, `environment_id` or `account_id`) ([#57](https://github.com/Scalr/terraform-provider-scalr/pull/57))
- `scalr_variable`: can not change `key` attribute for sensitive variable ([#57](https://github.com/Scalr/terraform-provider-scalr/pull/57))

### Required

- scalr server >= `8.0.1-beta.20201202`

## [1.0.0-rc14] - 2021-03-11

### Added
Expand Down

0 comments on commit 8b63ca2

Please sign in to comment.