# state files contain sensitive data and should not be committed
terraform.tfstate
terraform.tfstate.backup

# local working directory
.terraform/

