Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
This report presents the forensic synthetic code analysis of gruntwork-io/terratest, a Go project with 7,934 GitHub stars. SynthScan v2.0 examined 105,307 lines of code across 895 source files, recording 872 pattern matches distributed across 8 syntactic categories. The overall adjusted score of 30.2 places this repository in the Strong AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 872 distinct pattern matches across 8 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM⚡ | examples/terraform-ssh-password-example/main.tf | 12 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-ssh-password-example/main.tf | 15 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-ssh-password-example/main.tf | 21 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-ssh-password-example/main.tf | 23 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-ssh-password-example/main.tf | 44 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-ssh-password-example/main.tf | 46 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-ssh-password-example/main.tf | 69 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-ssh-password-example/main.tf | 71 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-ssh-password-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-ssh-password-example/variables.tf | 4 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-ssh-password-example/variables.tf | 9 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-ssh-password-example/variables.tf | 12 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-ssh-password-example/variables.tf | 19 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-ssh-password-example/variables.tf | 22 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-gcp-example/main.tf | 12 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-gcp-example/main.tf | 15 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-gcp-example/main.tf | 36 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-gcp-example/main.tf | 38 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-gcp-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-gcp-example/variables.tf | 4 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-gcp-example/variables.tf | 14 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-gcp-example/variables.tf | 17 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-gcp-example/variables.tf | 19 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-gcp-example/variables.tf | 22 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-aws-network-example/main.tf | 27 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-aws-network-example/main.tf | 30 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-aws-network-example/main.tf | 72 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-aws-network-example/main.tf | 74 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-aws-network-example/main.tf | 94 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-aws-network-example/main.tf | 96 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-aws-network-example/main.tf | 108 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-aws-network-example/main.tf | 110 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-aws-network-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-aws-network-example/variables.tf | 4 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-aws-network-example/variables.tf | 9 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-aws-network-example/variables.tf | 12 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-aws-network-example/variables.tf | 29 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-aws-network-example/variables.tf | 32 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-aws-dynamodb-example/main.tf | 23 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-aws-dynamodb-example/main.tf | 25 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-aws-dynamodb-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-aws-dynamodb-example/variables.tf | 3 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-aws-dynamodb-example/variables.tf | 9 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-aws-dynamodb-example/variables.tf | 12 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-asg-scp-example/main.tf | 12 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-asg-scp-example/main.tf | 15 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-asg-scp-example/main.tf | 21 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-asg-scp-example/main.tf | 23 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-asg-scp-example/main.tf | 46 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-asg-scp-example/main.tf | 48 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-asg-scp-example/main.tf | 71 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | examples/terraform-asg-scp-example/main.tf | 73 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-asg-scp-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-asg-scp-example/variables.tf | 4 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-asg-scp-example/variables.tf | 9 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-asg-scp-example/variables.tf | 12 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-asg-scp-example/variables.tf | 19 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-asg-scp-example/variables.tf | 22 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-ssh-certificate-example/main.tf | 12 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | examples/terraform-ssh-certificate-example/main.tf | 15 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| 659 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | docs/_config.yml | 1 | # Welcome to Jekyll! | COMMENT |
| LOW | docs/scripts/convert_adoc_to_md.sh | 1 | # Required: | COMMENT |
| LOW | examples/terraform-ssh-password-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-gcp-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-asg-scp-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-ssh-certificate-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-remote-exec-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-redeploy-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …les/azure/terraform-azure-network-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …/azure/terraform-azure-postgresql-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …zure/terraform-azure-loadbalancer-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …/terraform-azure-recoveryservices-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …ure/terraform-azure-resourcegroup-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/azure/terraform-azure-aci-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …e/terraform-azure-availabilityset-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …amples/azure/terraform-azure-disk-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …zure/terraform-azure-loganalytics-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …les/azure/terraform-azure-mysqldb-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …les/azure/terraform-azure-synapse-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …s/azure/terraform-azure-frontdoor-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/azure/terraform-azure-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …re/terraform-azure-container-apps-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …/azure/terraform-azure-servicebus-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …azure/terraform-azure-datafactory-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/azure/terraform-azure-acr-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …les/azure/terraform-azure-monitor-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …les/azure/terraform-azure-storage-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …mples/azure/terraform-azure-sqldb-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/azure/terraform-azure-nsg-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/azure/terraform-azure-vm-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …es/azure/terraform-azure-keyvault-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …azure/terraform-azure-functionapp-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | …erraform-azure-sqlmanagedinstance-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-aws-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-aws-rds-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-gcp-pubsub-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-http-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-packer-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-ssh-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/helm-basic-example/values.yaml | 1 | # This chart purposefully does not provide any values, to demonstrate how to test required values. | COMMENT |
| LOW | examples/terraform-aws-lambda-example/variables.tf | 21 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-aws-ecs-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-basic-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/helm-dependency-example/values.yaml | 1 | # This chart purposefully does not provide any values, to demonstrate how to test required values. | COMMENT |
| LOW | examples/terraform-gcp-ig-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-aws-ssm-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | examples/terraform-aws-s3-example/variables.tf | 1 | # --------------------------------------------------------------------------------------------------------------------- | COMMENT |
| LOW | scripts/check-release-mode.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | scripts/check-acyclic-deps.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | scripts/check-siv-placement.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | modules/teststructure/validate_struct.go | 21 | COMMENT | |
| LOW | modules/teststructure/teststructure.go | 61 | } | COMMENT |
| LOW | modules/teststructure/teststructure.go | 81 | // | COMMENT |
| LOW | modules/teststructure/teststructure.go | 101 | // relative to the repo root. If your tests reside in the "/test" relative to the root, then you will use this as | COMMENT |
| LOW | modules/teststructure/teststructure.go | 181 | ) | COMMENT |
| LOW | modules/terraform/plan.go | 181 | COMMENT | |
| LOW | modules/terraform/plan.go | 221 | COMMENT | |
| LOW | modules/terraform/format_test.go | 61 | // Some of our tests execute code that loops over a map to produce output. The problem is that the order of map | COMMENT |
| LOW | modules/terraform/output.go | 461 | // Also returns an error object if an error was generated. | COMMENT |
| LOW | modules/terraform/output.go | 501 | // OutputForKeys calls terraform output for the given key list and returns values as a map. | COMMENT |
| 62 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 31 | // Step 1: Plan with exit code (original bug scenario from issue #1609) | COMMENT |
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 39 | // Step 2: Apply all modules | COMMENT |
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 46 | // Step 3: Plan again - should show no changes (exit code 0) | COMMENT |
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 52 | // Step 4: Clean up - Destroy all | COMMENT |
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 76 | // Step 1: Initialize stack | COMMENT |
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 82 | // Step 2: Generate stack | COMMENT |
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 88 | // Step 3: Run stack plan | COMMENT |
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 98 | // Step 4: Clean stack | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 31 | // Step 1: Plan with exit code (original bug scenario from issue #1609) | COMMENT |
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 39 | // Step 2: Apply all modules | COMMENT |
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 46 | // Step 3: Plan again - should show no changes (exit code 0) | COMMENT |
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 52 | // Step 4: Clean up - Destroy all | COMMENT |
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 76 | // Step 1: Initialize stack | COMMENT |
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 82 | // Step 2: Generate stack | COMMENT |
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 88 | // Step 3: Run stack plan | COMMENT |
| LOW⚡ | modules/terragrunt/terragrunt_e2e_test.go | 98 | // Step 4: Clean stack | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | modules/terraform/cmd_test.go | 43 | ".*lorem ipsum.*": "this warning message should shown.", | CODE |
| LOW⚡ | modules/terraform/apply_test.go | 82 | "lorem ipsum": "lorem ipsum warning", | CODE |
| LOW⚡ | modules/terraform/apply_test.go | 90 | "lorem ipsum dolor sit amet": "some warning", | CODE |
| LOW⚡ | modules/terraform/apply_test.go | 90 | "lorem ipsum dolor sit amet": "some warning", | CODE |
| LOW⚡ | modules/terraform/apply_test.go | 98 | "lorem ipsum": "lorem ipsum warning", | CODE |
| LOW⚡ | modules/terraform/apply_test.go | 106 | "lorem ipsum": "lorem ipsum warning", | CODE |
| LOW⚡ | modules/k8s/kubectl_test.go | 63 | - name: dummy-user | CODE |
| LOW⚡ | modules/k8s/kubectl_test.go | 65 | token: dummy-token | CODE |
| LOW⚡ | modules/k8s/kubectl_test.go | 70 | user: dummy-user | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | .golangci.yml | 1 | # This file is generated from https://github.com/gruntwork-io/terragrunt/blob/main/.golangci.yml | COMMENT |
| MEDIUM⚡ | examples/terraform-gcp-ig-example/main.tf | 18 | # Create a Regional Managed Instance Group | COMMENT |
| MEDIUM | examples/terraform-gcp-ig-example/main.tf | 33 | # Create the Instance Template that will be used to populate the Managed Instance Group. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | docs/assets/js/main.js | 4 | marginLeft:0},function(){return a.getBoundingClientRect().left}):0))+"px":void 0}),n.each({margin:"",padding:"",border:" | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | examples/helm-basic-example/templates/service.yaml | 6 | # These labels are required by helm. You can read more about required labels in the chart best practices guide: | COMMENT |
| MEDIUM | examples/helm-dependency-example/templates/service.yaml | 6 | # These labels are required by helm. You can read more about required labels in the chart best practices guide: | COMMENT |