You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey 👋
This feature was previously not supported by Snowflake. I can see that now it's possible to alter the stage to enable the directory (here). Added this issue to the list of things to address during the stage resource refactoring (don't have any eta when this is going to happen). For now, I suggest using ignore changes meta-argument.
Terraform CLI Version
1.7.5
Terraform Provider Version
0.100.0
Company Name
15Five
Terraform Configuration
Category
category:resource
Object type(s)
resource:stage
Expected Behavior
Directory listing should be disabled in place on stages
Actual Behavior
Terraform attempts to recreate the stage when the directory setting changes
Steps to Reproduce
How much impact is this issue causing?
Low
Logs
No response
Additional Information
https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/pkg/resources/stage.go#L81
https://docs.snowflake.com/en/sql-reference/sql/alter-stage#directory-table-parameters
Would you like to implement a fix?
The text was updated successfully, but these errors were encountered: