Skip to content

Conversation

YAhiru
Copy link

@YAhiru YAhiru commented Apr 1, 2025

Overview

Added description for the delete_stage option in the README.

Background

When the number of stages created on Snowflake exceeds 10,000, the results of SHOW STAGES query start getting truncated.

Additionally, the Terraform Snowflake Provider uses SHOW STAGES to retrieve resource states, which means commands like terraform plan may stop working properly when this truncation occurs.

The delete_stage option is an effective countermeasure for this issue, and it's considered an important option that many users should be aware of.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant