File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 1.11.0 (January 10, 2021)
2+
3+ FEATURES:
4+
5+ * gocloud: Allow to connect with [ GoCloud] ( https://gocloud.dev/howto/sql/ ) to AWS/GCP instances - @cyrilgdn
6+ [ #29 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/29 )
7+
8+ * ` postgresql_grant ` : Manage grant on schema - @cyrilgdn
9+ [ #30 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/30 )
10+
11+ :warning : This depreciates the ` policy ` attribute in ` postgresql_schema `
12+
13+ * ` postgresql_grant ` : Allow an empty privileges list (revoke) - @cyrilgdn
14+ [ #26 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/26 )
15+
16+ * ` postgresql_grant ` / ` postgresql_default_privileges ` : Manage ` PUBLIC ` role - @cyrilgdn
17+ [ #27 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/27 )
18+
119## 1.10.0 (January 2, 2021)
220
321FEATURES:
You can’t perform that action at this time.
0 commit comments