-
Notifications
You must be signed in to change notification settings - Fork 487
Open
Labels
category:previewIssue connected with a preview feature.Issue connected with a preview feature.category:resourceIssue connected to one of the existing/new resources.Issue connected to one of the existing/new resources.feature-requestMissing provider feature.Missing provider feature.resource:dynamic_tableIssue connected to the snowflake_dynamic_table resourceIssue connected to the snowflake_dynamic_table resource
Description
Company Name
No response
Use Cases or Problem Statement
We use this TF provider for various resources. One of them are dynamic tables. We now have a new requirement to cluster one of our dynamic tables. I tried that but got the following error:
│ Error: Value for unconfigurable attribute
│
│ ...redacted...
│ ...redacted...
│ ....redacted..
│
│ Can't configure a value for "cluster_by": its value will be decided
│ automatically based on the result of applying this configuration.
After checking the documentation, I saw that the attribute is read-only.
Category
category:resource, category:preview
Object type(s)
resource:dynamic_table
Proposal
Make it possible to define cluster keys for dynamic tables like it is already for regular tables.
Additional Information
No response
Would you like to implement a fix?
- Yeah, I'll take it 😎
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
category:previewIssue connected with a preview feature.Issue connected with a preview feature.category:resourceIssue connected to one of the existing/new resources.Issue connected to one of the existing/new resources.feature-requestMissing provider feature.Missing provider feature.resource:dynamic_tableIssue connected to the snowflake_dynamic_table resourceIssue connected to the snowflake_dynamic_table resource