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

Commit d19ecc1

Browse files
committed
Release v1.0.3
1 parent 694bc76 commit d19ecc1

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

3+
## [v1.0.3](https://github.com/brainly/terraform-provider-redshift/tree/v1.0.3) (2022-11-15)
4+
5+
[Full Changelog](https://github.com/brainly/terraform-provider-redshift/compare/v1.0.2...v1.0.3)
6+
7+
**Fixed bugs:**
8+
9+
- Non-idempotent reapplying grants for entities with ascii chars 33-126 in their names [\#94](https://github.com/brainly/terraform-provider-redshift/issues/94)
10+
11+
**Closed issues:**
12+
13+
- Error when remove user from group [\#83](https://github.com/brainly/terraform-provider-redshift/issues/83)
14+
15+
**Merged pull requests:**
16+
17+
- Fix - preventing from non-idempotent reapplying grants for entities with ascii chars 33-126 in their names [\#93](https://github.com/brainly/terraform-provider-redshift/pull/93) ([rg00d](https://github.com/rg00d))
18+
- Improve docs for redshift\_datashare\_privilege resource [\#77](https://github.com/brainly/terraform-provider-redshift/pull/77) ([szemek](https://github.com/szemek))
19+
320
## [v1.0.2](https://github.com/brainly/terraform-provider-redshift/tree/v1.0.2) (2022-09-02)
421

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

0 commit comments

Comments
 (0)