This repository was archived by the owner on Jan 17, 2025. It is now read-only.
v0.4.3
Fixed bugs:
redshift_grantunable to detect drift on view grants #30- BUG
create_external_database_if_not_existslooks like not working. #27 redshift_grantresource occasionally shows incorrect diffs or permanent diffs #24
Merged pull requests:
- Rewrite DiffSuppressFunc for create_external_database_if_not_exists. #32 (winglot)
- Extend grant detection also to views and materialized views. #31 (matokovacik)