Closed sfc-gh-asawicki closed 1 week ago
Integration tests cancelled for c625dbb510408ce6eceefc6e6bb3547123e23e0f
Integration tests failure for d048236773ac2313491586b34f5e445fd2103680
Integration tests cancelled for 1f0c2314294174ff0492853259bf08d71c2f9c83
Handle user import correctly.
Password is empty after the
snowflake_user
import; we can't read it from the config or from Snowflake. During the next terraform plan+apply it's updated to the "same" value. It results in an error on Snowflake side:New password rejected by current password policy. Reason: 'PRIOR_USE'.
The error will be ignored on the provider side (after all, it means that the password in state is the same as on Snowflake side). Still, plan+apply is needed after importing user.