diff --git a/CHANGELOG.md b/CHANGELOG.md index a2f6f8a..e789a17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [2.0.0] - TBD +### Added +- SQS permissions policy. +- tags to the lambda. + +### Changed +- converting the filter_policy to a template. +- updating filter vars from string to list. +- updating the variable `pg_jars_s3_key` to `pg_lambda_s3_key`. + +### Removed +- removed the `pg_lambda_version` module variable (but left an example of using it client-side in the README.md) + ## [1.0.0] - 2019-06-27 ### Added - Terraform scripts for Privilege Grantor Apiary Extension. diff --git a/privileges-grantor/README.md b/privileges-grantor/README.md index 1efdc43..0135241 100644 --- a/privileges-grantor/README.md +++ b/privileges-grantor/README.md @@ -11,12 +11,11 @@ For more information please refer to the main [Apiary](https://github.com/Expedi | instance\_name | Privileges Grantor instance name to identify resources in multi-instance deployments. | string | `""` | no | | lambda\_timeout | The time after which the lambda execution stops. | string | `"200"` | no | | memory | The amount of memory (in MiB) to be used by Lambda | string | `"512"` | no | -| metastore\_events\_filter | List of metastore event types to be added to SNS filter. Supported format: `<