jdoldis
jdoldis
Hi @sfc-gh-jcieslak , we're interested in getting these resources too, and I would have time to work on a contribution in the next couple of weeks. Before starting on that,...
Great, I'll get a start on that ๐
Awesome thanks @sfc-gh-asawicki ! I've just sent you an email to connect on that.
Hey @sfc-gh-asawicki / @sfc-gh-jcieslak / @sfc-gh-jmichalak ๐ Iโll be on holidays for the next two weeks so wonโt be able to respond to the review until Iโm back. If you...
Awesome, thanks @sfc-gh-jmichalak !
@sfc-gh-asawicki on version 0.94 we are also having this issue, and when trying to remove these resources we're getting the error - ``` Error: [grants_validations.go:173] exactly one of AccountRoleGrantPrivileges fields...
Hey yeh sure - ``` resource "snowflake_grant_privileges_to_account_role" "usage_on_future_models" { privileges = ["USAGE"] account_role_name = lifecycle { ignore_changes = [privileges] } on_schema_object { future { object_type_plural = "MODELS" in_schema = }...
Awesome, thanks @sfc-gh-jcieslak !
We're currently working with Snowflake to add these resources (https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2249#issuecomment-2312382213), so there should be some movement here soon ๐