Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit 9b7d11f

Browse files
committed
Release v0.5.2
1 parent 886e389 commit 9b7d11f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [v0.5.2](https://github.com/brainly/terraform-provider-redshift/tree/v0.5.2) (2022-01-26)
4+
5+
[Full Changelog](https://github.com/brainly/terraform-provider-redshift/compare/v0.5.1...v0.5.2)
6+
7+
**Merged pull requests:**
8+
9+
- Remove CASCADE from ALTER DEFAULT when dropping users and groups [\#47](https://github.com/brainly/terraform-provider-redshift/pull/47) ([winglot](https://github.com/winglot))
10+
- Move the superuser/password validation to CustomizeDiff func [\#44](https://github.com/brainly/terraform-provider-redshift/pull/44) ([winglot](https://github.com/winglot))
11+
- added import docs and warning to privilege description [\#41](https://github.com/brainly/terraform-provider-redshift/pull/41) ([mtesch-um](https://github.com/mtesch-um))
12+
313
## [v0.5.1](https://github.com/brainly/terraform-provider-redshift/tree/v0.5.1) (2021-12-30)
414

515
[Full Changelog](https://github.com/brainly/terraform-provider-redshift/compare/v0.5.0...v0.5.1)

0 commit comments

Comments
 (0)