snowflake_function cannot be declared IMMUTABLE #2426
Labels
category:resource
feature-request
Used to mark issues with provider's missing functionalities
resource:function
Issue connected to the snowflake_function resource
Terraform CLI and Provider Versions
latest.
Use Cases or Problem Statement
snowflake_function
resources cannot be marked as immutable. This creates a problem when using UDFs with Dynamic Tables, which will not do incremental refreshes if they are not immutable.Proposal
Add
immutable
option to resource.How much impact is this issue causing?
High
Additional Information
No response
The text was updated successfully, but these errors were encountered: