Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Terraform.gitignore « gitignore « vendor - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1fef4ab91e1997337ce1091d40ef8ce0aa8d1984 (plain)
1
2
3
4
5
6
7
8
9
#  Local .terraform directories
**/.terraform/*

# .tfstate files
*.tfstate
*.tfstate.*

# .tfvars files
*.tfvars