Mayank Sardana
Mayank Sardana
@sfc-gh-asawicki How does this work when user is created with `USERADMIN` role and network policy is created with `SECURITYADMIN` role? We aren't using `ACCOUNTADMIN` for deploying all the resources (in...
Hi @sfc-gh-asawicki thanks for quick reply. Sorry I should have been clearer with my question. I am already using aliases for managing different roles but the common problem that I...
@sfc-gh-asawicki I tested and it's failing as I would expect with error `Network policy ACCOUNT_DEFAULT_POLICY does not exist or not authorized`. It is trying to run `ALTER USER "SOME_USER" SET...
@sfc-gh-jmichalak I also noticed this issue. I am curious why it started showing up suddenly given I didn't change version for tf provider on my side nor did snowflake enable...