-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path.gitignore
More file actions
39 lines (34 loc) · 734 Bytes
/
Copy path.gitignore
File metadata and controls
39 lines (34 loc) · 734 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Log files and directories
**/*logs
*.log
# Terraform artifacts
*.tfplan
*.tfstate
.terraform.lock.hcl
.terraform.tfstate.lock.info
.terraform/
terraform.lock.hcl
terraform.tfstate
terraform.tfstate.backup
# Script-generated copies of files in subdirectories of aws/gcp/azure
#*/**/terraform.tfvars
#*/**/variables.tf
#*/**/variables.tfvars
*/*/**/terraform.tfvars
*/*/**/variables.tf
*/*/**/variables.tfvars
# User-generated working files
*.not-in-use
nohup.out
output.json
state.out
testing/
*es-license.json
# OS files
.DS_Store
.gitignore
aws/create-eks/out.plan
scripts/otel/es-class.model
aws/eck/es-operator/eck-yamls/operator.yaml
aws/eck/es-operator/eck-yamls/operator.yaml
azure/eck/es-operator/modified_operator.yaml