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.
- Allow GRANTs to PUBLIC [\#61](https://github.com/brainly/terraform-provider-redshift/issues/61)
10
+
11
+
**Fixed bugs:**
12
+
13
+
- can not set a user password to an md5 string, because it will be re-hashed [\#97](https://github.com/brainly/terraform-provider-redshift/issues/97)
14
+
- Conflicts with syslog\_access and superuser=false [\#95](https://github.com/brainly/terraform-provider-redshift/issues/95)
15
+
16
+
**Closed issues:**
17
+
18
+
- Grant same privileges on multiple schemas [\#108](https://github.com/brainly/terraform-provider-redshift/issues/108)
19
+
- Allow TRUNCATE grant for groups on table [\#92](https://github.com/brainly/terraform-provider-redshift/issues/92)
- Implement GRANT TO PUBLIC for all supported object types [\#106](https://github.com/brainly/terraform-provider-redshift/pull/106) ([winglot](https://github.com/winglot))
25
+
- Fix conflicting superuser and syslog\_access fields [\#105](https://github.com/brainly/terraform-provider-redshift/pull/105) ([winglot](https://github.com/winglot))
26
+
- Support hashed user passwords [\#103](https://github.com/brainly/terraform-provider-redshift/pull/103) ([hoxu](https://github.com/hoxu))
27
+
- Add redshift\_schema import statement to README [\#100](https://github.com/brainly/terraform-provider-redshift/pull/100) ([pacesetterplus](https://github.com/pacesetterplus))
0 commit comments