Skip to content

Releases: MaterializeInc/terraform-provider-materialize

v0.1.3

27 Jul 08:30
c59fcdb
Compare
Choose a tag to compare

Features

  • Support INCLUDE KEY AS <name> for Kafka sources #250

BugFixes

  • Fix Default type grants case sensitivity #247
  • Remove Kafka Source Primary Key #243

Misc

  • RBAC Refactor #234

Full Changelog: v0.1.2...v0.1.3

v0.1.2

17 Jul 11:27
78f93c8
Compare
Choose a tag to compare

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

14 Jul 13:36
5d54e48
Compare
Choose a tag to compare

Features

BugFixes

  • Qualify role name in grant resources #235

Misc

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Jul 16:28
bfbe917
Compare
Choose a tag to compare

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 from materialize_grant_{object} to materialize_{object}_grant

Full Changelog: v0.0.9...v0.1.0

v0.0.9

23 Jun 14:42
d45382a
Compare
Choose a tag to compare

Features

  • Resource type grants (#191, #205, #209)
  • Enable resource and data source roles #206
  • Add attribute ownership_role to existing resources (#208, #211)

BugFixes

Misc

Full Changelog: v0.0.8...v0.0.9

v0.0.8

15 Jun 14:57
Compare
Choose a tag to compare

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

07 Jun 12:45
0cce136
Compare
Choose a tag to compare

Features

BugFixes

  • Handle missing resources on refresh #176
  • Typo in Privatelink Connection #182

Misc

Full Changelog: v0.0.6...v0.0.7

v0.0.6

31 May 14:28
098f86f
Compare
Choose a tag to compare

Features

  • Resource and data source Type
  • Support for load generator type Marketing

BugFixes

Misc

  • Refactor of materialize package (#164, #161, #158)
  • Improvements to documentation

Full Changelog: v0.0.5...v0.0.6

v0.0.5

18 May 16:45
e1254ac
Compare
Choose a tag to compare

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

01 May 19:47
3516cce
Compare
Choose a tag to compare

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