-
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
feat: Allow setting resource monitor on account #768
feat: Allow setting resource monitor on account #768
Conversation
/ok-to-test sha=4bb6820 |
Integration tests failure for 4bb6820 |
|
Hopefully this fixes it. Not quite sure what's causing it and cannot reproduce locally (without a test Snowflake account), so best I can do is get it as close to network_policy_attachment_acceptance_test.go that it's based on as possible. |
/ok-to-test sha=a8644ca |
Integration tests failure for a8644ca |
I think I understand now: network_policy_attachment just disables Does this look right? |
/ok-to-test sha=fe10649 |
Integration tests success for fe10649 |
/ok-to-test sha=5cfe055 |
Integration tests success for 5cfe055 |
Thank you! |
Allow setting resource monitor on the account scope.
Fixes #721
Test Plan
References