20 lines
245 B
Text
20 lines
245 B
Text
# Local .terraform directories
|
|
**/.terraform/*
|
|
|
|
# .tfstate files
|
|
*.tfstate
|
|
*.tfstate.*
|
|
|
|
# Secrets
|
|
sa_key.json
|
|
config.s3.tfbackend
|
|
|
|
# Var file
|
|
terraform.tfvars
|
|
|
|
jwt.key
|
|
|
|
ingress-scrumlr.yaml
|
|
secret-scrumlr-backend.env
|
|
|
|
k8s/helm/alloy/values.yaml
|