--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "example function - scaffolding" subcategory: "" description: |- Example function --- # function: example Echoes given argument as result ## Signature ```text example(input string) string ``` ## Arguments 1. `input` (String) String to echo