Releases: Snowflake-Labs/terraform-provider-snowflake
Releases · Snowflake-Labs/terraform-provider-snowflake
v0.56.5
v0.56.4
v0.56.3
v0.56.2
v0.56.1
v0.56.0
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
v0.55.0
v0.54.0
0.34.0 (2022-12-23)
Features
- Add 'snowflake_role' datasource (#986) (6983d17)
- Add a resource to manage sequences (#582) (7fab82f)
- add allowed values (#1006) (e7dcfd4)
- Add allowed values (#1028) (e756867)
- add AWS GOV support in api_integration (#1118) (2705970)
- add column masking policy specification (#796) (c1e763c)
- add connection param for snowhouse (#1231) (050c0a2)
- Add CREATE ROW ACCESS POLICY to schema grant priv list (#581) (b9d0e9e)
- add custom oauth int (#1286) (d6397f9)
- add failover groups (#1302) (687742c)
- Add file format resource (#577) (6b95dcb)
- Add importer to integration grant (#574) (3739d53)
- Add INSERT_ONLY option to streams (#655) (c906e01)
- Add manage support cases account grants (#961) (1d1084d)
- add new table constraint resource (#1252) (fb1f145)
- add parameters resources + ds (#1429) (be81aea)
- add port and protocol to provider config (#1238) (7a6d312)
- Add private key passphrase support (#639) (a1c4067)
- add python language support for functions (#1063) (ee4c2c1)
- Add REBUILD table grant (#638) (0b21c66)
- Add replication support (#832) (f519cfc)
- Add SHOW_INITIAL_ROWS to stream resource (#575) (3963193)
- add STORAGE_AWS_OBJECT_ACL support to storage integration (#755) (e136b1e)
- add support for
notify_users
tosnowflake_resource_monitor
resource (#1340) (7094f15) - Add support for creation of streams on external tables (#999) (0ee1d55)
- Add support for default_secondary_roles (#1030) (ae8f3da)
- Add support for error notifications for Snowpipe (#595) (90af4cf)
- Add support for GCP notification integration (#603) (8a08ee6)
- Add support for table column comments and to control a tables data retention and change tracking settings (#614) (daa46a0)
- add the param "pattern" for snowflake_external_table (#657) (4b5aef6)
- Add title lint (#570) (d2142fd)
- Added (missing) API Key to API Integration (#1386) (500d6cf)
- Added Functions (UDF) Resource & Datasource (#647) (f28c7dc)
- Added Missing Grant Updates + Removed ForceNew (#1228) (1e9332d)
- Added Procedures Datasource (#646) (633f2bb)
- Added Query Acceleration for Warehouses (#1239) (ad4ce91)
- Added Row Access Policy Resources (#624) (fd97816)
- Added Several Datasources Part 2 (#622) (2a99ea9)
- Adding Database Replication (#1007) (26aa08e)
- adding in tag support (#713) ([f75cd6e](https://github.c...
v0.53.0
0.53.0 (2022-12-07)
Features
- Added (missing) API Key to API Integration (#1386) (500d6cf)
- Adding warehouse type for snowpark optimized warehouses (#1369) (b5bedf9)
- ci: add depguard (#1368) (1b29f05)
- ci: add goimports and makezero (#1378) (b0e6580)
BugFixes
- errors package with new linter rules (#1360) (b8df2d7)
- File Format Update Grants (#1397) (19933c0)
- Go Expression Fix #1384 (#1403) (8936e1a)
- insecure go expression (#1384) (a6c8e75)
- preallocate slice (#1385) (9e972c0)
- remove shares from snowflake_stage_grant #1285 (#1361) (3167d9d)
- Removed Read for API_KEY (#1402) (ddd00c5)
- stop file format failure when does not exist (#1399) (3611ff5)
- warehouses update issue (#1405) (1c57462)
- wrong usage of testify Equal() function (#1379) (476b330)