Releases: brainly/terraform-provider-redshift
Releases · brainly/terraform-provider-redshift
v0.5.0
Implemented enhancements:
v0.4.3
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)
v0.4.2
v0.4.1
v0.4.0
Implemented enhancements:
- Implement
redshift_default_privileges
resource #21 (winglot) - Manage datashare consumer permissions to use datashares #20 (sworisbreathing)
- Support connecting through a socks proxy #19 (sworisbreathing)
- Add simple
redshift_datashare
resource #18 (sworisbreathing) - Add
redshift_namespace
data source #16 (sworisbreathing)
Fixed bugs:
- Default privileges approach is incorrect #15
Merged pull requests:
v0.3.0
Implemented enhancements:
- Add external schema support #14 (sworisbreathing)
- Add
redshift\_database
resource and data source. #12 (sworisbreathing)
v0.2.0
Implemented enhancements:
- Add
redshift\_schema
data source #10 (sworisbreathing) - Use md5 hashing for redshift_user passwords #7 (sworisbreathing)
- Add
redshift\_user
data source #6 (sworisbreathing) - Add
redshift\_group
data source #5 (sworisbreathing) - Support provider authentication using GetClusterCredentials #3 (sworisbreathing)
Fixed bugs:
- Bug fixes related to temporary credentials #11 (sworisbreathing)
- Fix error changing ownership when deleting a user, if the current user has temporary credentials #4 (sworisbreathing)
Merged pull requests:
v0.1.1
v0.1.0
Release v0.1.0