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.
2 parents 988e584 + b005e84 commit a5509a4Copy full SHA for a5509a4
website/docs/r/connection.html.markdown
@@ -41,7 +41,7 @@ JSON
41
42
The following arguments are supported:
43
44
-- `type` - (Required) Type of connection. Only `WebhookDefinition` is implemented right now.
+- `type` - (Required) Type of connection. Only `WebhookConnection` is implemented right now.
45
- `name` - (Required) Name of connection. Name should be a valid alphanumeric value.
46
- `description` - (Optional) Description of the connection.
47
- `url` - (Required) URL for the webhook connection.
0 commit comments