Skip to content

Confirming unsupported resources match desired state? #73

Answered by littleK0i
josdotso asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, it is a complicated topic.

The main problem with these types of integrations is the strict requirement to do something outside of Snowflake to start or finish the configuration. In some cases (like storage integration in GCP), you even have to create an integration first, describe it, get some meta-information and use it to create actual infra objects.

With this mind, it makes more sense to manage integrations together with infra objects outside of Snowflake. Normally you would have a DevOps team with their own tools to do the job.

Creating or changing integrations without proper infra won't work, since you'll get error message or create an object which is not functioning and fail on …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by josdotso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants