page_title | subcategory | description |
---|---|---|
epilot-webhook_webhook Data Source - terraform-provider-epilot-webhook |
Webhook DataSource |
Webhook DataSource
data "epilot-webhook_webhook" "my_webhook" {
}
auth
(Attributes) (see below for nested schema)creation_time
(String) creation timestampenable_static_ip
(Boolean)enabled
(Boolean)event_name
(String)filter
(Attributes) (see below for nested schema)http_method
(String)id
(String) The ID of this resource.name
(String)payload_configuration
(Attributes) Configuration for the webhook payload (see below for nested schema)status
(String)url
(String)
Read-Only:
api_key_config
(Attributes) To be sent only if authType is API_KEY (see below for nested schema)auth_type
(String)basic_auth_config
(Attributes) To be sent only if authType is BASIC (see below for nested schema)oauth_config
(Attributes) To be sent only if authType is OAUTH_CLIENT_CREDENTIALS (see below for nested schema)
Read-Only:
key_name
(String)key_value
(String)
Read-Only:
password
(String)username
(String)
Read-Only:
client_id
(String)client_secret
(String)custom_parameter_list
(Attributes List) (see below for nested schema)endpoint
(String) Https Endpoint for authenticationhttp_method
(String)
Read-Only:
key
(String)type
(String)value
(String)
Read-Only:
key_to_filter
(String)supported_values
(List of String)
Read-Only:
custom_headers
(Map of String) Object representing custom headers as key-value pairs.hydrate_entity
(Boolean)include_activity
(Boolean)include_changed_attributes
(Boolean)include_relations
(Boolean)