Skip to content

Dynamic Table Clustering Keys #4531

@juliankeppel

Description

@juliankeppel

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 😎

Metadata

Metadata

Assignees

No one assigned

    Labels

    category:previewIssue connected with a preview feature.category:resourceIssue connected to one of the existing/new resources.feature-requestMissing provider feature.resource:dynamic_tableIssue connected to the snowflake_dynamic_table resource

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions