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

Support for external table resources #308

Closed
serge-bouschet-cko opened this issue Nov 20, 2020 · 2 comments
Closed

Support for external table resources #308

serge-bouschet-cko opened this issue Nov 20, 2020 · 2 comments
Labels
feature-request Used to mark issues with provider's missing functionalities

Comments

@serge-bouschet-cko
Copy link

Is your feature request related to a problem? Please describe.

No, this is a new feature to support resources such as external tables:
https://docs.snowflake.com/en/user-guide/tables-external.html

Describe the solution you'd like

Enhance the current table resource to support external tables:
https://github.com/chanzuckerberg/terraform-provider-snowflake/blob/main/docs/resources/table.md

Describe alternatives you've considered

We manage them via dbt using operations. A dbt package is available and creates external tables based on source definition: https://github.com/fishtown-analytics/dbt-external-tables
However our wish is now to de-couple these resources from the dbt analytics project and managed them via infrastructure as code.

Additional context

Add any other context or screenshots about the feature request here.

@serge-bouschet-cko serge-bouschet-cko added the feature-request Used to mark issues with provider's missing functionalities label Nov 20, 2020
@lgwacker
Copy link
Contributor

Was added in this PR #315

@sfc-gh-asawicki
Copy link
Collaborator

We are closing this issue as part of a cleanup described in announcement. If you believe that the issue is still valid in v0.89.0, please open a new ticket.

@sfc-gh-asawicki sfc-gh-asawicki closed this as not planned Won't fix, can't repro, duplicate, stale Apr 30, 2024
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

3 participants