You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2025. It is now read-only.
- Ability to grant EXECUTE function [\#34](https://github.com/brainly/terraform-provider-redshift/issues/34)
10
+
- Add rule and trigger permissions to grant and default\_grant [\#63](https://github.com/brainly/terraform-provider-redshift/pull/63) ([mtesch-um](https://github.com/mtesch-um))
11
+
- Add `region` support when calling `GetClusterCredentials`[\#60](https://github.com/brainly/terraform-provider-redshift/pull/60) ([bendrucker](https://github.com/bendrucker))
12
+
- Support language, function and procedure object types in redshift\_grant resource [\#57](https://github.com/brainly/terraform-provider-redshift/pull/57) ([pawelaugustyn](https://github.com/pawelaugustyn))
13
+
14
+
**Fixed bugs:**
15
+
16
+
- Quoted user names are now always case-sensitive regardless of enable\_case\_sensitive\_identifier setting [\#67](https://github.com/brainly/terraform-provider-redshift/issues/67)
- "grant ALL on table.." grants more permissions than available in redshift\_grant [\#62](https://github.com/brainly/terraform-provider-redshift/issues/62)
22
+
- redshift\_grant resource does not support language object [\#45](https://github.com/brainly/terraform-provider-redshift/issues/45)
23
+
24
+
**Merged pull requests:**
25
+
26
+
- Preserve user names case in group membership list and database owner attribute [\#69](https://github.com/brainly/terraform-provider-redshift/pull/69) ([winglot](https://github.com/winglot))
27
+
- Make sure quoted user name case is preserved in state [\#68](https://github.com/brainly/terraform-provider-redshift/pull/68) ([winglot](https://github.com/winglot))
28
+
- Before alter group make sure user still exists [\#66](https://github.com/brainly/terraform-provider-redshift/pull/66) ([lukasbudisky](https://github.com/lukasbudisky))
0 commit comments