b19efa92af
Added .tfvars file so for example AWS credentials aren't committed.
10 lines
128 B
Plaintext
10 lines
128 B
Plaintext
# Compiled files
|
|
*.tfstate
|
|
*.tfstate.backup
|
|
|
|
# Module directory
|
|
.terraform/
|
|
|
|
# Variable values for development
|
|
terraform.tfvars
|