Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 22 Nov 11:01
· 95 commits to master since this release
07e8700

Full Changelog

Fixed bugs:

  • redshift_grant unable to detect drift on view grants #30
  • BUG create_external_database_if_not_exists looks like not working. #27
  • redshift_grant resource 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)