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 988e584 commit b005e84Copy full SHA for b005e84
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