Jakub Michalak
Jakub Michalak
Hi @systematics78 @nosterlu @fr33z3 👋 Associating row access policies should be managed in the associated resources (views, tables, etc.) configs. Recently, we've reworked [views](https://registry.terraform.io/providers/Snowflake-Labs/snowflake/latest/docs/resources/view) which support this, and we will...
Hi @maxnsdia 👋 We're now fixing this issue - it should be improved in the next release.
Hi @anaslebrigui 👋 This was fixed in https://github.com/Snowflake-Labs/terraform-provider-snowflake/releases/tag/v0.95.0 - please migrate using our [migration guide](https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/v0.95.0/MIGRATION_GUIDE.md#v094x--v0950). For referencing a function in `object_name`, use `object_name = snowflake_function.function.fully_qualified_name`