Terraform Provider Snowflake Versions Save

Terraform provider for managing Snowflake accounts

v0.68.2

10 months ago

0.68.2 (2023-07-17)

BugFixes

  • support multiple grant_privilege_to_role resources on the same role (#1953) (dfdd166)

v0.68.1

10 months ago

0.68.1 (2023-07-07)

BugFixes

  • reading file formats with no default schema (#1936) (c5602f5)

v0.68.0

10 months ago

0.68.0 (2023-07-06)

Features

BugFixes

  • add missing option (#1924) (2991a16)
  • do not set "query_acceleration_max_scale_factor" if Query Acceleration is not enabled on Warehouse creation (#1866) (7679e0b)
  • file format now supports reading options (#1917) (2596990)
  • prevent view drop when copy_grants attribute changes (#1920) (0cf22d0)

v0.67.0

11 months ago

0.67.0 (2023-06-22)

Features

BugFixes

  • Generate security integration statements using double quoted names. (#1897) (a21d44f)
  • missing 'kind' field (#1872) (59b7ef5)
  • support empty comments in oauth integrations (#1900) (53d46b3)

v0.66.2

11 months ago

0.66.2 (2023-06-13)

BugFixes

v0.66.1

11 months ago

0.66.1 (2023-06-03)

BugFixes

v0.66.0

11 months ago

0.66.0 (2023-06-02)

Features

Misc

  • rename "db" symbol to "sql" and make input options more uniform in naming convention (#1837) (244b5b4)

v0.65.0

1 year ago

0.65.0 (2023-05-30)

Features

Misc

BugFixes

  • 0.65 integration tests and minor linting fixes (#1835) (8d7d663)
  • add grant to sdk v2, better validation (#1812) (76da3b8)
  • Add missing Google Cloud computed property api_gcp_service_account to the api integration resource (#1776) (1dd0672)
  • allow password_policy.max_age_days = 0 (#1819) (eeaadfe)
  • fixed enable_multiple_grants behaviour for role_grants (#1816) (f508129)
  • gorelease freebsd (#1790) (c87f74f)
  • reading warehouse with underscore in name (#1793) (5e184fa)
  • warehouse for sdk v2 (#1804) (99f7621)

v0.64.0

1 year ago

0.64.0 (2023-05-09)

Features

Misc

BugFixes

  • add missing reference for email_notification (#1768) (6feeb9c)
  • database from_share handles organization (#1711) (9e71eb6)
  • get on_view from table_name for stream (#1740) (21fc2b9)

v0.63.0

1 year ago

0.63.0 (2023-04-25)

Features

Misc

  • fix parameters datasource acceptance test (#1749) (338a19d)