-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
95 lines (80 loc) · 2 KB
/
config.yaml
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
---
awsVaultProfiles: [default]
shell: zsh
username: vtvz
# Use "alpine" if you don't need tests
image: ubuntu:24.04
# Adding new tools require changing Dockerfile.tmpl
tools:
kubernetes/kubectl: 1.31.0
1password: 1.12.9
aws/aws-cli: 2.24.1
GoogleCloudPlatform/cloud-sdk-docker: 403.0.0
zsh-users/zsh-autosuggestions: 0.7.0
zsh-users/zsh-syntax-highlighting: 0.8.0
zsh-users/zsh-completions: 0.35.0
neovim/neovim: 0.10.4
golang/go: 1.23.3
enabled:
gcp: false
kubernetes: false
golang: false
terraformer: false
packer:
plugins:
- "github.com/hashicorp/amazon"
github:
hashicorp/terraform: 1.10.5
gruntwork-io/terragrunt: 0.73.0
terraform-linters/tflint: 0.55.1
terraform-linters/tflint-ruleset-aws: 0.37.0
GoogleCloudPlatform/terraformer: 0.8.24
aquasecurity/tfsec: 1.28.13
tenable/terrascan: 1.19.9
terraform-docs/terraform-docs: 0.19.0
plumber-cd/terraform-backend-git: 0.1.8
hashicorp/packer: 1.12.0
getgrit/gritql: 0.1.0-alpha.1738896512
helm/helm: 3.17.0
roboll/helmfile: 0.144.0
databus23/helm-diff: 3.10.0
ahmetb/kubectx: 0.9.5
argoproj/argo-cd: 2.14.2
crossplane/crossplane: 1.18.2
ahmetb/kubectl-tree: 0.4.3
tohjustin/kube-lineage: 0.5.0
itaysk/kubectl-neat: 2.0.4
corneliusweig/ketall: 1.3.8
hadolint/hadolint: 2.12.0
gitleaks/gitleaks: 8.23.3
go-task/task: 3.41.0
casey/just: 1.39.0
direnv/direnv: 2.35.0
starship/starship: 1.22.1
AstroNvim/AstroNvim: 4.29.3
junegunn/fzf: 0.59.0
gsamokovarov/jump: 0.51.0
getsops/sops: 3.9.4
FiloSottile/age: 1.2.1
harness/drone-cli: 1.8.0
hashicorp/vault: 1.18.4
pip:
pre-commit: 4.1.0
yamllint: 1.35.1
ansible: 11.2.0
hvac: 2.3.0
ansible-lint: 25.1.2
passlib[bcrypt]: 1.7.4
dotenv:
COMPOSE_PROJECT_NAME: tf-infra
OP_ADDRESS: ""
OP_EMAIL: ""
OP_SECRET_KEY: ""
OP_PASSWORD: ""
GH_BASIC_AUTH: ""
extraPackages:
- rsync
- graphviz
- zsh
- bsdmainutils
- man