aws-samples / aws-eks-accelerator-for-terraform
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 184 files with 8,075 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (553 lines of codeclsfd_ftr_w_mp_ins)
    • 12 small files (1,616 lines of code)
    • 170 very small files (5,906 lines of code)
0% | 0% | 6% | 20% | 73%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
tf0% | 0% | 7% | 20% | 71%
yaml0% | 0% | 0% | 0% | 100%
tpl0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
modules/kubernetes-addons0% | 0% | 10% | 14% | 74%
ROOT0% | 0% | 0% | 53% | 46%
modules/aws-eks-teams0% | 0% | 0% | 59% | 40%
modules/aws-eks-self-managed-node-groups0% | 0% | 0% | 24% | 75%
modules/emr-on-eks0% | 0% | 0% | 57% | 42%
modules/aws-eks-managed-node-groups0% | 0% | 0% | 0% | 100%
modules/irsa0% | 0% | 0% | 0% | 100%
modules/aws-eks-fargate-profiles0% | 0% | 0% | 0% | 100%
modules/aws-resource-tags0% | 0% | 0% | 0% | 100%
modules/aws-kms0% | 0% | 0% | 0% | 100%
modules/s30% | 0% | 0% | 0% | 100%
modules/aws-managed-prometheus0% | 0% | 0% | 0% | 100%
deploy/pr0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
variables.tf
in modules/kubernetes-addons
309 -
data.tf
in modules/kubernetes-addons/aws-load-balancer-controller
244 -
variables.tf
in root
198 -
main.tf
in modules/kubernetes-addons
180 -
main.tf
in modules/aws-eks-teams
179 -
data.tf
in root
142 -
data.tf
in modules/kubernetes-addons/aws-ebs-csi-driver
133 -
main.tf
in modules/kubernetes-addons/aws-node-termination-handler
126 -
main.tf
in modules/kubernetes-addons/prometheus
118 -
secgroups.tf
in modules/aws-eks-self-managed-node-groups
117 -
main.tf
in modules/kubernetes-addons/argocd
114 -
outputs.tf
in root
105 -
main.tf
in modules/emr-on-eks
103 -
main.tf
in modules/kubernetes-addons/aws-opentelemetry-eks
101 -
secgroups.tf
in modules/aws-eks-managed-node-groups
100 -
main.tf
in root
99 -
locals.tf
in modules/kubernetes-addons/aws-node-termination-handler
97 -
main.tf
in modules/kubernetes-addons/keda
89 -
main.tf
in modules/kubernetes-addons/aws-load-balancer-controller
88 -
main.tf
in modules/kubernetes-addons/aws-for-fluentbit
83 -
main.tf
in modules/kubernetes-addons/agones
80 -
locals.tf
in modules/kubernetes-addons/prometheus
80 -
main.tf
in modules/kubernetes-addons/cert-manager
79 -
locals.tf
in modules/kubernetes-addons/keda
77 -
locals.tf
in modules/kubernetes-addons/yunikorn
76 -
locals.tf
in modules/kubernetes-addons/karpenter
74 -
locals.tf
in root
73 -
variables.tf
in modules/aws-eks-self-managed-node-groups
73 -
locals.tf
in modules/aws-eks-self-managed-node-groups
72 -
main.tf
in modules/kubernetes-addons/spark-k8s-operator
71 -
main.tf
in modules/kubernetes-addons/yunikorn
71 -
main.tf
in modules/kubernetes-addons/metrics-server
71 -
main.tf
in modules/kubernetes-addons/vpa
71 -
main.tf
in modules/kubernetes-addons/ingress-nginx
71 -
main.tf
in modules/kubernetes-addons/traefik
71 -
locals.tf
in modules/aws-eks-managed-node-groups
71 -
main.tf
in modules/kubernetes-addons/cluster-autoscaler
70 -
variables.tf
in modules/aws-eks-managed-node-groups
70 -
locals.tf
in modules/kubernetes-addons/vpa
69 -
main.tf
in modules/kubernetes-addons/karpenter
68 -
locals.tf
in modules/kubernetes-addons/aws-for-fluentbit
65 -
locals.tf
in modules/kubernetes-addons/cluster-autoscaler
65 -
eks-worker.tf
in root
62 -
data.tf
in modules/kubernetes-addons/aws-for-fluentbit
58 -
locals.tf
in modules/kubernetes-addons/argocd
57 -
main.tf
in modules/aws-eks-managed-node-groups
56 -
variables.tf
in modules/kubernetes-addons/aws-for-fluentbit
55 -
mkdocs.yml
in root
55 -
variables.tf
in modules/irsa
53 -
locals.tf
in modules/kubernetes-addons/aws-load-balancer-controller
53 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 20)

There are 36 files with lines longer than 120 characters. In total, there are 68 long lines.

File# lines# units# long lines
outputs.tf
in root
105 - 11
locals.tf
in root
73 - 6
locals.tf
in modules/aws-eks-self-managed-node-groups
72 - 4
variables.tf
in root
198 - 3
variables.tf
in modules/aws-kms
43 - 3
data.tf
in modules/kubernetes-addons/aws-for-fluentbit
58 - 3
secgroups.tf
in modules/aws-eks-self-managed-node-groups
117 - 2
main.tf
in modules/emr-on-eks
103 - 2
locals.tf
in modules/aws-eks-teams
29 - 2
main.tf
in modules/aws-eks-teams
179 - 2
main.tf
in modules/kubernetes-addons/aws-vpc-cni
39 - 2
locals.tf
in modules/kubernetes-addons
18 - 2
main.tf
in modules/kubernetes-addons/aws-ebs-csi-driver
46 - 2
locals.tf
in modules/kubernetes-addons/prometheus
80 - 2
locals.tf
in modules/irsa
21 - 1
tpl
userdata-windows.tpl
in modules/aws-eks-self-managed-node-groups/templates
9 - 1
tpl
userdata-amazonlinux2eks.tpl
in modules/aws-eks-self-managed-node-groups/templates
13 - 1
self-managed-launch-templates.tf
in modules/aws-eks-self-managed-node-groups
51 - 1
outputs.tf
in modules/aws-eks-self-managed-node-groups
36 - 1
variables.tf
in modules/aws-eks-self-managed-node-groups
73 - 1