* feat: add local directory management --------- Signed-off-by: matttrach <matt.trachier@suse.com> |
||
|---|---|---|
| .. | ||
| README.md | ||
| backend.tf | ||
| main.tf | ||
| outputs.tf | ||
| variables.tf | ||
| versions.tf | ||
README.md
Local Directory Use Case
This is the most basic use case for adding a directory. It creates the directory at the path specified, generating all subdirectories necessary to do so. It records the created directories and deletes only the ones it created on destroy.
This example will only set the required fields, all options accept the default value.