terraform-provider-file/examples/use-cases/basic/README.md

290 B

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.