-
Notifications
You must be signed in to change notification settings - Fork 427
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/table clustering #548
Feature/table clustering #548
Conversation
…eet/terraform-provider-snowflake into feature/table-clustering
/ok-to-test sha=b746955 |
Integration tests success for b746955 |
@alldoami Would you be able to give me a pointer for fixing the docs failure? |
@berosen if you run |
/ok-to-test sha=f6083d1 |
Integration tests success for f6083d1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
This PR does the following:
Test Plan
Tested with
TF_ACC=1 go test -v ./... -run TestAcc_Table
References