Skip to content

Releases: Snowflake-Labs/terraform-provider-snowflake

v0.56.5

21 Feb 19:05
41663ee
Compare
Choose a tag to compare

0.56.5 (2023-02-21)

Misc

  • deps: bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#1528) (8a011e0)
  • deps: bump golang.org/x/net from 0.5.0 to 0.7.0 (#1551) (35de62f)

v0.56.4

17 Feb 00:47
d0384b6
Compare
Choose a tag to compare

0.56.4 (2023-02-17)

BugFixes

v0.56.3

02 Feb 08:11
9c69643
Compare
Choose a tag to compare

0.56.3 (2023-02-02)

BugFixes

v0.56.2

01 Feb 22:37
f950dac
Compare
Choose a tag to compare

0.56.2 (2023-02-01)

BugFixes

  • backwards compatability for grant helpers id used by procedure and functions (#1508) (3787657)
  • misc linting changes for 0.56.2 (#1509) (e0d1ef5)
  • support different tag association queries for COLUMN object types (#1380) (546d0a1)

v0.56.1

31 Jan 22:47
00fc00c
Compare
Choose a tag to compare

0.56.1 (2023-01-31)

BugFixes

v0.56.0

27 Jan 22:02
9a5fc2c
Compare
Choose a tag to compare

0.56.0 (2023-01-27)

Features

BugFixes

  • do not set query_acceleration_max_scale_factor when enable enable_query_acceleration = false (#1474) (d62b1b4)
  • refactor for simplify handling error (#1472) (3937216)
  • refactor handling error to be simple (#1473) (9f37b99)
  • saml integration test (#1494) (8c31439)
  • schema name is optional for future file_format_grant (#1484) (1450cdd)
  • schema name is optional for future function_grant (#1485) (dcc550e)
  • schema name is optional for future procedure_grant (#1486) (4cf4561)
  • schema name is optional for future sequence_grant (#1487) (ccf9e78)
  • schema name is optional for future snowflake_stage_grant (#1466) (0b4d814)
  • schema name is optional for future stream_grant (#1488) (3f7e5d6)
  • schema name is optional for future task_grant (#1489) (4096fd0)

v0.55.1

12 Jan 18:16
509ce3f
Compare
Choose a tag to compare

0.55.1 (2023-01-11)

BugFixes

  • resource snowflake_resource_monitor behavior conflict from provider 0.54.0 to 0.55.0 (#1468) (8ce0c53)

v0.55.0

10 Jan 22:06
1a00052
Compare
Choose a tag to compare

0.55.0 (2023-01-10)

Features

  • add in more functionality for UpdateResourceMonitor (#1456) (2df570f)

Misc

  • deps: bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#1454) (ed6bfe0)
  • deps: bump golang.org/x/tools from 0.4.0 to 0.5.0 (#1455) (ff01970)

BugFixes

v0.54.0

23 Dec 03:08
7358fdd
Compare
Choose a tag to compare

0.34.0 (2022-12-23)

Features

Read more

v0.53.0

07 Dec 23:08
80488da
Compare
Choose a tag to compare

0.53.0 (2022-12-07)

Features

BugFixes