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

[Feature]: S3 Compatible Stages #3208

Closed
1 task
JamieSinn opened this issue Nov 19, 2024 · 2 comments
Closed
1 task

[Feature]: S3 Compatible Stages #3208

JamieSinn opened this issue Nov 19, 2024 · 2 comments
Labels
feature-request Used to mark issues with provider's missing functionalities

Comments

@JamieSinn
Copy link

Company Name

DevCycle

Use Cases or Problem Statement

We currently are utilizing both S3, and Cloudflare R2 for storage - but we'd like to make use of the snowflake capability to create stages for our data alongside our existing S3 Terraform code.

Snowflake Docs: https://docs.snowflake.com/user-guide/data-load-s3-compatible-storage#creating-an-external-stage-for-s3-compatible-storage

This likely just requires enabling the ENDPOINT property to be passed through on the snowflake_stage resource.

Category

category:resource

Object type(s)

resource:stage

Proposal

Expose the ENDPOINT parameter for creating stages to enable external/non-S3 stages to be created.

How much impact is this issue causing?

Low

Additional Information

I'll probably take a swing later on this year to implement this myself - but I currently don't have time on my plate.

Would you like to implement a fix?

  • Yeah, I'll take it 😎
@JamieSinn JamieSinn added the feature-request Used to mark issues with provider's missing functionalities label Nov 19, 2024
@sfc-gh-asawicki
Copy link
Collaborator

Hey @JamieSinn. Thanks for reaching out to us.

It seems like a duplicate of #3123.

@JamieSinn
Copy link
Author

Yep! I missed that! Thanks!

@JamieSinn JamieSinn closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 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

2 participants