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

feat!: Align with Snowflake provider changes #18

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

dgniewek
Copy link
Contributor

This PR introduces BRAKING CHANGES

  • Bump snowflake-role module to new version (breaking changes, will cause recreation of all existing roles)
  • Changed type of resource_monitor_grants from list(string) to object
  • Renamed suspend_triggers to suspend_trigger and changed type from list(string) to string, as previous was deprecated by provider
  • Renamed suspend_immediate_triggers to suspend_immediate_trigger and changed type from list(string) to string, as previous was deprecated by provider

moss2k13
moss2k13 previously approved these changes Jul 30, 2024
@dgniewek dgniewek merged commit 86a84c0 into main Jul 31, 2024
6 checks passed
Copy link
Contributor

The new version v3.0.0 has been released 🎉

@dgniewek dgniewek deleted the feature/align_with_provider_changes branch July 31, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants