Skip to content

Commit

Permalink
docs: correct import command for object parameter resource
Browse files Browse the repository at this point in the history
  • Loading branch information
vanducng committed Dec 27, 2024
1 parent 61ee1bd commit 4755357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/object_parameter.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,5 @@ Optional:
Import is supported using the following syntax:

```shell
terraform import snowflake_object_parameter.s <key>❄️<object_type>❄️<object_identifier>
terraform import snowflake_object_parameter.s <key>|<object_type>|<object_identifier>
```

0 comments on commit 4755357

Please sign in to comment.