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: 9b5aebb1b352475c69515c7bc8e4620f82b01dea (plain)
1
2
3
4
5
6
7
8
9
10
# Compiled files
*.tfstate
*.tfstate.*.backup
*.tfstate.backup

# Module directory
.terraform/

# Variable values for development
terraform.tfvars