Releases: MaterializeInc/terraform-provider-materialize
Releases · MaterializeInc/terraform-provider-materialize
v0.1.3
v0.1.2
Features
- Include
WITH (VALIDATE = false)
for testing #236
BugFixes
- Fix identifier quoting #239
Misc
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
Features
- Revised RBAC resources #218. A full overview of the Terraform RBAC resources can be found in the
rbac.md
- Support Managed Clusters #216
- Support
FORMAT JSON
for sources #227 - Support
EXPOSE PROGRESS
for kafka and postgres sources #213
BugFixes
- Rollback resource creation if ownership query fails #221
Misc
- Table context read includes column attributes #215
Breaking Changes
- As part of the #218 grant resources introduced in
0.0.9
have been renamed frommaterialize_grant_{object}
tomaterialize_{object}_grant
Full Changelog: v0.0.9...v0.1.0
v0.0.9
v0.0.8
Features
BugFixes
- Fixes for resource updates (included as part of acceptance test coverage)
- Correct schema index read #202
- Attributes missing force new (#188, #189)
Misc
- Include
application_name
in connection string #184
Full Changelog: v0.0.7...v0.0.8
v0.0.7
v0.0.6
v0.0.5
Features
- Include datasource
materialize_egress_ips
BugFixes
- Remove improper validation for cluster replica availability zones
- Include
3xsmall
as a valid size
Misc
- Update index queries to use
mz_objects
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Features
- Include
cluster_name
as a read parameter for the Materialized view query - Include SSH keys in SSH connection resource
BugFixes
- Cleanup
resources
Functions - Fix Slice Params
Misc
Full Changelog: v0.0.3...v0.0.4