github Snowflake-Labs/terraform-provider-snowflake v0.49.0

latest releases: v0.96.0, v0.95.0, v0.94.1...
22 months ago

0.49.0 (2022-11-01)

Features

BugFixes

  • Add AWS_SNS notification_provider support for error notifications for Snowpipe. (#777) (02a97e0)
  • Add AWS_SQS_IAM_USER_ARN to notification integration (#610) (82a340a)
  • Add gpg signing to goreleaser (#911) (8ae3312)
  • Add importer to account grant (#576) (a6d7f6f)
  • Add manifest json (#914) (c61fcdd)
  • Add release step in goreleaser (#919) (63f221e)
  • add sweepers (#1203) (6c004a3)
  • Add valid property AWS_SNS_TOPIC_ARN to AWS_SNS notification provider (#783) (8224954)
  • add warehouses attribute to resource monitor (#831) (b041e46)
  • Added Missing Account Privileges (#635) (c9cc806)
  • adding in issue link to slackbot (#1158) (6f8510b)
  • Allow creation of database-wide future external table grants (#1041) (5dff645)
  • Allow creation of stage with storage integration including special characters (#1081) (7b5bf00), closes #1080
  • allow custom characters to be ignored from validation (#1059) (b65d692)
  • Allow empty result when looking for storage integration on refresh (#692) (16363cf)
  • Allow legacy version of GrantIDs to be used with new grant functionality (#923) (b640a60)
  • Allow multiple resources of the same object grant (#824) (7ac4d54)
  • build: Add trimpath Go flag to build (#316) (420a84b)
  • change the function_grant documentation example privilege to usage (#901) (70d9550)
  • changing tool to ghaction-import for importing gpg keys (#1129) (5fadf08)
  • clean up tag association read (#1261) (de5dc85)
  • Correctly read INSERT_ONLY mode for streams (#1047) (9c034fe)
  • Database from share comment on create and docs (#1167) (fc3a8c2)
  • Database tags UNSET (#1256) (#1257) (3d5dcac)
  • Delete gpg change (#1126) (ea27084)
  • Deleting a snowflake_user and their associated snowlfake_role_grant causes an error (#1142) (5f6725a)
  • Dependabot configuration to make it easier to work with (a7c60f7)
  • doc (#1326) (d7d5e08)
  • doc of resource_monitor_grant (#1188) (03a6cb3)
  • doc pipe (#1171) (c94c2f9)
  • escape string escape_unenclosed_field (#877) (6f5578f)
  • Escape String for AS in external table (#580) (3954741)
  • expand allowed special characters in role names (#1162) (30a59e0)
  • external_function: Allow Read external_function where return_type is VARIANT (#720) (1873108)
  • external_table headers order doesn't matter (#731) (e0d74be)
  • Fix snowflake_share resource not unsetting accounts (#1186) (03a225f)
  • Fixed Grants Resource Update With Futures (#1289) (132373c)
  • function not exist and integration grant (#1154) (ea01e66)
  • golangci.yml to keep quality of codes (#1296) (792665f)
  • Handling 2022_03 breaking changes (#1072) (88f4d44)
  • handling not exist gracefully (#1031) (101267d)
  • Handling of task error_integration nulls (#834) (3b27905)
  • ie-proxy for go build (#1318) (c55c101)
  • issue with ie-proxy (#903) (e028bc8)
  • Legacy role grantID to work with new grant functionality (#941) (5182361)
  • log fmt (#1192) (0f2e2db)
  • make platform info compatible with quoted identifiers (#729) (30bb7d0)
  • Make ReadWarehouse compatible with quoted resource identifiers (#907) (72cedc4)
  • make saml2_enable_sp_initiated bool throughout (#828) (b79988e)
  • makefile remove outdated version reference (#1027) (d066d0b)
  • materialized view grant incorrectly requires schema_name (#654) (faf0767)
  • missing t.Helper for thelper function (#1264) (17bd501)
  • misspelling (#1262) (e9595f2)
  • Network Attachment (Set For Account) (#990) (1dde150)
  • OSCP -> OCSP misspelling (#664) (cc8eb58)
  • Pass file_format values as-is in external table configuration (#1183) (d3ad8a8), closes #1046
  • Pin Jira actions versions (#1283) (ca25f25)
  • provider upgrade doc (#1039) (e1e23b9)
  • Ran make deps to fix dependencies (#899) (a65fcd6)
  • read Database and Schema name during Stream import (#732) (9f747b5)
  • read Name, Database and Schema during Procedure import (#819) (d17656f)
  • Recreate notification integration when type changes (#792) (e9768bf)
  • refactor ReadWarehouse function to correctly read object parameters (#745) (d83c499)
  • Release by updating go dependencies (#894) (79ec370)
  • Release tag (#848) (610a85a)
  • Remove force_new from masking_expression (#588) (fc3e78a)
  • Remove keybase since moving to github actions (#852) (6e14906)
  • remove share feature from stage because it isn't supported (#918) (7229387)
  • remove stage from statefile if not found (#1220) (b570217)
  • remove table where is_external is Y (#667) (14b17b0)
  • Remove validate_utf8 parameter from file_format (#1166) (6595eeb)
  • Removing force new and adding update for data base replication config (#1105) (f34f012)
  • run check docs (#1306) (53698c9)
  • SCIM access token compatible identifiers (#750) (afc92a3)
  • sequence import (#775) (e728d2e)
  • Share example (#673) (e9126a9)
  • Share resource to use REFERENCE_USAGE instead of USAGE (#762) (6906760)
  • Shares can't be updated on table_grant resource (#789) (6884748)
  • snowflake_share: Can't be renamed, ForceNew on name changes (#659) (754a9df)
  • Stream append only (#653) (807c6ce)
  • Table Tags Acceptance Test (#1245) (ab34763)
  • table: Properly read and import table state (#314) (df1f6bc)
  • tag association name convention (#1294) (472f712)
  • tagging for db, external_table, schema (#795) (7aff6a1)
  • Temporarily disabling acceptance tests for release (#1083) (8eeb4b7)
  • Update 'user_ownership_grant' schema validation (#1242) (061a28a)
  • update doc (#1305) (4a82c67)
  • Update go and docs package (#1009) (72c3180)
  • Update goreleaser env Dirty to false (#850) (402f7e0)
  • update ReadTask to correctly set USER_TASK_TIMEOUT_MS (#761) (7b388ca)
  • update team slack bot configurations (#1134) (b83a461)
  • Updating shares to disallow account locators (#1102) (4079080)
  • Upgrade go (#715) (f0e59c0)
  • Upgrade tf for testing (#625) (c03656f)
  • use "DESCRIBE USER" in ReadUser, UserExists (#769) (36a4f2e)
  • validate identifier (#1312) (295bc0f)
  • Warehouse create and alter properties (#598) (632fd42)
  • warehouse import when auto_suspend is set to null (#1092) (9dc748f)
  • weird formatting (526b852)

Misc

Don't miss a new terraform-provider-snowflake release

NewReleases is sending notifications on new releases.