Haruki Takeuchi

Results 4 comments of Haruki Takeuchi

It has resolved in `v0.88.0`. https://github.com/Snowflake-Labs/terraform-provider-snowflake/releases/tag/v0.88.0

Hey @sfc-gh-asawicki. I have the same issue on the version 0.93.0. terraform configuration ```tf resource "snowflake_stage" "stage" { database = "DATABASE_NAME" file_format = "TYPE = CSV NULL_IF = []" name...

Hi @sfc-gh-asawicki. Do you have any updates for this issue?