README.md in infrataster-0.2.0 vs README.md in infrataster-0.2.1

- old
+ new

@@ -243,9 +243,15 @@ ### `mysql_query` resource `mysql_query` resource is now in [infrataster-plugin-mysql](https://github.com/ryotarai/infrataster-plugin-mysql). +### `pgsql_query` resource + +`pgsql_query` resource sends a query to PostgreSQL server. + +`pgsql_query` is provided by [infrataster-plugin-pgsql](https://github.com/SnehaM/infrataster-plugin-pgsql) by [@SnehaM](https://github.com/SnehaM). + ## Example * [example](example) * [spec/integration](spec/integration)