Skip to content

Commit

Permalink
Release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
winglot committed Sep 2, 2022
1 parent fca4fde commit 35bcf6f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [v1.0.2](https://github.com/brainly/terraform-provider-redshift/tree/v1.0.2) (2022-09-02)

[Full Changelog](https://github.com/brainly/terraform-provider-redshift/compare/v1.0.1...v1.0.2)

**Fixed bugs:**

- Fix removing existing users from groups [\#81](https://github.com/brainly/terraform-provider-redshift/pull/81) ([winglot](https://github.com/winglot))

## [v1.0.1](https://github.com/brainly/terraform-provider-redshift/tree/v1.0.1) (2022-08-04)

[Full Changelog](https://github.com/brainly/terraform-provider-redshift/compare/v1.0.0...v1.0.1)
Expand Down Expand Up @@ -91,7 +99,6 @@

- Deprecate redshift\_privilege resource [\#40](https://github.com/brainly/terraform-provider-redshift/pull/40) ([winglot](https://github.com/winglot))
- Require password for superuser at plan phase [\#39](https://github.com/brainly/terraform-provider-redshift/pull/39) ([winglot](https://github.com/winglot))
- Extend grant detection also to views and materialized views. [\#31](https://github.com/brainly/terraform-provider-redshift/pull/31) ([matokovacik](https://github.com/matokovacik))

## [v0.5.0](https://github.com/brainly/terraform-provider-redshift/tree/v0.5.0) (2021-12-10)

Expand All @@ -114,6 +121,7 @@
**Merged pull requests:**

- Rewrite DiffSuppressFunc for create\_external\_database\_if\_not\_exists. [\#32](https://github.com/brainly/terraform-provider-redshift/pull/32) ([winglot](https://github.com/winglot))
- Extend grant detection also to views and materialized views. [\#31](https://github.com/brainly/terraform-provider-redshift/pull/31) ([matokovacik](https://github.com/matokovacik))

## [v0.4.2](https://github.com/brainly/terraform-provider-redshift/tree/v0.4.2) (2021-10-12)

Expand Down

0 comments on commit 35bcf6f

Please sign in to comment.