Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Table resource missing? #2452

Closed
juliankeppel opened this issue Jan 31, 2024 · 2 comments
Closed

Event Table resource missing? #2452

juliankeppel opened this issue Jan 31, 2024 · 2 comments
Labels
feature-request Used to mark issues with provider's missing functionalities

Comments

@juliankeppel
Copy link

juliankeppel commented Jan 31, 2024

Terraform CLI and Provider Versions

Terraform v1.5.7
on darwin_arm64

  • provider registry.terraform.io/snowflake-labs/snowflake v0.84.1

Use Cases or Problem Statement

Deploying and managing event tables with the Snowflake Terraform provider.

According to this release note, it should already be there, but I can't find it in the docs and can't acutally use it in my code. I wonder if I'm missing something or if this is a bug.

Proposal

Shouldn't the event table resource be there?

How much impact is this issue causing?

Medium

Additional Information

No response

@juliankeppel juliankeppel added the feature-request Used to mark issues with provider's missing functionalities label Jan 31, 2024
@sfc-gh-asawicki
Copy link
Collaborator

Hey @juliankeppel. Thanks for reaching out to us.

The message you are talking about was about adding the event table object SDK. The resource is still missing, but introducing it in the SDK allows us to implement it faster.

As for the event_table resource being missing, we have adding missing resources on our roadmap: https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/ROADMAP.md#our-roadmap. We'll be sure to add it then.

@juliankeppel
Copy link
Author

Thank you @sfc-gh-asawicki for this answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Used to mark issues with provider's missing functionalities
Projects
None yet
Development

No branches or pull requests

2 participants