We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6761668 + ad8a197 commit 90f944aCopy full SHA for 90f944a
docs/resources/voice_channel.md
@@ -47,5 +47,5 @@ resource "discord_voice_channel" "general" {
47
Import is supported using the following syntax:
48
49
```shell
50
-terraform import discord_text_channel.example "<channel id>"
+terraform import discord_voice_channel.example "<channel id>"
51
```
examples/resources/discord_voice_channel/import.sh
@@ -1 +1 @@
1
0 commit comments