Signed-off-by: matttrach <matt.trachier@suse.com> |
||
|---|---|---|
| .. | ||
| .terraformrc | ||
| README.md | ||
| backend.tf | ||
| main.tf | ||
| versions.tf | ||
README.md
Basic Use Case
This is the most basic use case for this provider. It writes a file to disk and overwrites/updates the file if the resource changes. It deletes the file when the resource is destroyed.
This example will only set the required fields, all options accept the default value.