Skip to content

Releases: Snowflake-Labs/terraform-provider-snowflake

v0.68.0

07 Jul 16:57
6d252fa
Compare
Choose a tag to compare

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

22 Jun 20:32
43eda8b
Compare
Choose a tag to compare

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

13 Jun 19:32
6aa8fa1
Compare
Choose a tag to compare

0.66.2 (2023-06-13)

BugFixes

v0.66.1

03 Jun 02:35
30d0017
Compare
Choose a tag to compare

0.66.1 (2023-06-03)

BugFixes

v0.66.0

02 Jun 21:18
6e5d643
Compare
Choose a tag to compare

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

30 May 09:09
883ee1c
Compare
Choose a tag to compare

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

09 May 18:36
1037f98
Compare
Choose a tag to compare

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

25 Apr 23:28
f5c65ac
Compare
Choose a tag to compare

0.63.0 (2023-04-25)

Features

Misc

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

v0.62.0

19 Apr 17:50
736ce1e
Compare
Choose a tag to compare

0.62.0 (2023-04-19)

Features

BugFixes

v0.61.0

03 Apr 18:25
bce459e
Compare
Choose a tag to compare

0.61.0 (2023-04-03)

Features

  • Add COPY GRANTS arg to views resources. (#1668) (7225d93)
  • add on_account to session and object params (#1685) (1329430)
  • mark PII as sensitive in account and user resources. (#1678) (caa461f)
  • support is_org_admin column in SHOW ORGANIZATION ACCOUNTS (#1673) (263c521)