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

latest releases: v0.90.0, v0.89.0, v0.88.0...
24 months ago

0.34.0 (2022-05-25)

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 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)
  • 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)
  • Dependabot configuration to make it easier to work with (a7c60f7)
  • escape string escape_unenclosed_field (#877) (6f5578f)
  • Escape String for AS in external table (#580) (3954741)
  • external_function: Allow Read external_function where return_type is VARIANT (#720) (1873108)
  • external_table headers order doesn't matter (#731) (e0d74be)
  • Handling of task error_integration nulls (#834) (3b27905)
  • issue with ie-proxy (#903) (e028bc8)
  • Legacy role grantID to work with new grant functionality (#941) (5182361)
  • 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)
  • materialized view grant incorrectly requires schema_name (#654) (faf0767)
  • Network Attachment (Set For Account) (#990) (1dde150)
  • OSCP -> OCSP misspelling (#664) (cc8eb58)
  • 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 table where is_external is Y (#667) (14b17b0)
  • 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: Properly read and import table state (#314) (df1f6bc)
  • tagging for db, external_table, schema (#795) (7aff6a1)
  • 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)
  • Upgrade go (#715) (f0e59c0)
  • Upgrade tf for testing (#625) (c03656f)
  • use "DESCRIBE USER" in ReadUser, UserExists (#769) (36a4f2e)
  • Warehouse create and alter properties (#598) (632fd42)

Misc

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

NewReleases is sending notifications on new releases.