File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed
Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 1- ## 1.18.0 (November 26)
1+ ## 1.19.0 (March 18, 2023)
2+
3+ * ** New data sources** : ` postgresql_schemas ` , ` postgresql_sequences ` and ` postgresql_tables ` - @SpencerBinXia
4+ [ #214 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/214 )
5+
6+ * ` postgresql_grant ` : Add column level access - @kda-jt @wilsonjackson
7+ [ #135 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/135 )
8+
9+ * ` postgresql_function ` : Support terraform import - @khkhalifa
10+ [ #275 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/275 )
11+
12+ * ` postgresql_grant ` : Support arguments in function name - @marvin-kolja
13+ [ #228 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/228 )
14+
15+ FIX:
16+
17+ * ` postgresql_user_mapping ` : Fix for RDS Aurora - @fabiopaiva
18+ [ #274 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/274 )
19+
20+
21+ ## 1.18.0 (November 26, 2022)
222
323* ** New resource** : ` postgresql_server ` and ` postgresql_user_mapping ` - @fabiopaiva
424 [ #220 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/220 )
You can’t perform that action at this time.
0 commit comments