Skip to content

Releases: Snowflake-Labs/terraform-provider-snowflake

v0.43.0

31 Aug 20:52
3ac84ab
Compare
Choose a tag to compare

0.43.0 (2022-08-31)

Features

BugFixes

v0.42.1

25 Aug 02:04
7f9a3c2
Compare
Choose a tag to compare

0.42.1 (2022-08-24)

Misc

v0.42.0

24 Aug 19:42
ba45fc2
Compare
Choose a tag to compare

0.42.0 (2022-08-24)

Features

BugFixes

  • Database from share comment on create and docs (#1167) (fc3a8c2)
  • doc of resource_monitor_grant (#1188) (03a6cb3)
  • Fix snowflake_share resource not unsetting accounts (#1186) (03a225f)

v0.41.0

12 Aug 06:07
5b9b47d
Compare
Choose a tag to compare

0.41.0 (2022-08-10)

Features

BugFixes

  • adding in issue link to slackbot (#1158) (6f8510b)
  • Deleting a snowflake_user and their associated snowlfake_role_grant causes an error (#1142) (5f6725a)
  • doc pipe (#1171) (c94c2f9)
  • expand allowed special characters in role names (#1162) (30a59e0)
  • Remove validate_utf8 parameter from file_format (#1166) (6595eeb)

v0.40.0

19 Jul 15:54
f3f1f3b
Compare
Choose a tag to compare

0.40.0 (2022-07-14)

Features

BugFixes

v0.39.0

13 Jul 17:59
82616e3
Compare
Choose a tag to compare

0.39.0 (2022-07-13)

Features

BugFixes

v0.37.1

01 Jul 23:41
1de53b5
Compare
Choose a tag to compare

0.37.1 (2022-07-01)

BugFixes

  • Allow creation of stage with storage integration including special characters (#1081) (7b5bf00), closes #1080
  • warehouse import when auto_suspend is set to null (#1092) (9dc748f)

v0.37.0

28 Jun 20:13
6aecc46
Compare
Choose a tag to compare

0.37.0 (2022-06-28)

Features

BugFixes

  • Handling 2022_03 breaking changes (#1072) (88f4d44)
  • Temporarily disabling acceptance tests for release (#1083) (8eeb4b7)

v0.36.0

16 Jun 19:00
d055d4c
Compare
Choose a tag to compare

0.36.0 (2022-06-16)

Features

BugFixes

  • allow custom characters to be ignored from validation (#1059) (b65d692)
  • Correctly read INSERT_ONLY mode for streams (#1047) (9c034fe)
  • handling not exist gracefully (#1031) (101267d)

v0.35.0

07 Jun 17:40
f9036e8
Compare
Choose a tag to compare

0.35.0 (2022-06-07)

Features

BugFixes

Misc

  • deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1035) (f885f1c)