---
# 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

<!-- signature generated by tfplugindocs -->
```text
example(input string) string
```

## Arguments

<!-- arguments generated by tfplugindocs -->
1. `input` (String) String to echo