page_title | subcategory | description |
---|---|---|
epilot-custom-variable_custom_variable Data Source - terraform-provider-epilot-custom-variable |
CustomVariable DataSource |
CustomVariable DataSource
data "epilot-custom-variable_custom_variable" "my_customvariable" {
id = "rbse777b-3cf8-4bff-bb0c-253fd1123250"
}
id
(String) Custom vairable ID
config
(String) Parsed as JSON.created_at
(String) Creation timecreated_by
(String) Created byhelper_logic
(String) The helper function logichelper_params
(List of String) The helper function parameter's nameskey
(String) The key which is used for Handlebar variable syntax {{"{{"}}key{{"}}"}}name
(String) Custom variable nametags
(List of String) The tags of custom variabletemplate
(String) Handlebar template that used to generate the variable contenttype
(String) Custom variable typeupdated_at
(String) Last update timeupdated_by
(String) Updated by