We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7d0b22 commit e3d405cCopy full SHA for e3d405c
docs/resources/role_ownership_grant.md
@@ -61,5 +61,5 @@ resource "snowflake_role_ownership_grant" "grant" {
61
Import is supported using the following syntax:
62
63
```shell
64
-terraform import snowflake_role_ownership_grant.example rolename
+terraform import snowflake_role_ownership_grant.example "<on_role_name>|<to_role_name>|<current_grants>"
65
```
examples/resources/snowflake_role_ownership_grant/import.sh
@@ -1 +1 @@
1
0 commit comments