# File: main.tf
```hcl
terraform {}
```
# File: variables.tf
```hcl
variable "region" {}
```
