We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e77038c commit a032747Copy full SHA for a032747
CHANGELOG.md
@@ -1,5 +1,19 @@
1
## Unreleased
2
3
+## 1.12.0 (March 26, 2021)
4
+
5
+FEATURES:
6
7
+* `postgresql_default_privileges`: Add `with_grant_option` - @stawii, @cyrilgdn
8
+ [#10](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/10) /
9
+ [#63](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/63)
10
11
+* `postgresql_default_privileges`: Make `schema` optional for default privileges on all schemas - @darren-reddick
12
+ [#59](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/59)
13
14
+* `postgresql_role`: Add `idle_in_transaction_session_timeout` suppor - @colesnodgrass
15
+ [#39](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/39)
16
17
## 1.11.2 (February 16, 2021)
18
19
FIXES:
0 commit comments