| LOW | .golangci.yml | 61 | # include test files or not, default is true |
| LOW | .golangci.yml | 81 | # won't be reported. Default value is empty list, but there is |
| LOW | .golangci.yml | 121 | |
| LOW | main.go | 121 | // We're the child, so just close the tempfile we made in order to |
| LOW | datasource/hcp-packer-iteration/data.go | 61 | return nil |
| LOW | datasource/hcp-packer-image/data.go | 41 | // `hcp-packer-image`s use a shared `hcp-packer-iteration` that will |
| LOW | datasource/hcp-packer-image/data.go | 101 | return nil |
| LOW | acctest/testing.go | 41 | // Check is called after this step is executed in order to test that |
| LOW | acctest/testing.go | 81 | type TestBuilderSet struct { |
| LOW | website/scripts/website-start.sh | 1 | ###################################################### |
| LOW | website/scripts/website-build.sh | 1 | ###################################################### |
| LOW | provisioner/file/provisioner.go | 21 | "github.com/hashicorp/packer-plugin-sdk/template/config" |
| LOW | provisioner/file/provisioner.go | 41 | // A list of sources to upload. This can be used in place of the `source` |
| LOW | provisioner/powershell/provisioner.go | 81 | // Defaults to false. When true any script created by a non-elevated Powershell |
| LOW | provisioner/hcp-sbom/syft_dependency.go | 1 | // Copyright IBM Corp. 2013, 2025 |
| LOW | provisioner/hcp-sbom/provisioner.go | 41 | common.PackerConfig `mapstructure:",squash"` |
| LOW | provisioner/hcp-sbom/provisioner.go | 61 | |
| LOW | provisioner/hcp-sbom/provisioner.go | 81 | |
| LOW | provisioner/hcp-sbom/provisioner.go | 101 | // Examples: |
| LOW | provisioner/hcp-sbom/provisioner.go | 121 | // With specific user: |
| LOW | provisioner/hcp-sbom/provisioner.go | 221 | // are prepared twice in HCL2. |
| LOW | hcl2template/docs.go | 1 | // Copyright IBM Corp. 2013, 2025 |
| LOW | hcl2template/types.packer_config.go | 221 | // func (c *PackerConfig) localByName(local string) (*LocalBlock, error) { |
| LOW | hcl2template/types.variables.go | 21 | // A consistent detail message for all "not a valid identifier" diagnostics. |
| LOW | hcl2template/types.variables.go | 61 | // Values contains possible values for the variable; The last value set |
| LOW | hcl2template/types.variables.go | 441 | |
| LOW | hcl2template/parser.go | 81 | hcl2VarJsonFileExt = ".pkrvars.json" |
| LOW | hcl2template/parser.go | 401 | func (cfg *PackerConfig) buildPrereqsDAG() (*dag.AcyclicGraph, error) { |
| LOW | hcl2template/addrs/referenceable.go | 1 | // Copyright IBM Corp. 2013, 2025 |
| LOW | hcl2template/addrs/parse_ref.go | 21 | // given traversal, which must be an absolute traversal or this function |
| LOW | hcl2template/addrs/plugin.go | 41 | return p.Source |
| LOW | hcl2template/addrs/plugin.go | 61 | // subsequent call, in which case the result will be identical. |
| LOW | hcl2template/addrs/plugin.go | 161 | |
| LOW | hcl2template/addrs/doc.go | 1 | // Copyright IBM Corp. 2013, 2025 |
| LOW | hcl2template/repl/repl.go | 1 | // Copyright IBM Corp. 2013, 2025 |
| LOW | hcl2template/function/encoding.go | 41 | }, |
| LOW | hcl2template/function/datetime.go | 81 | } |
| LOW | version/version.go | 21 | |
| LOW | examples/hcl/linux/source.vsphere-iso.pkr.hcl | 1 | // I use the following config with direnv and set the following values: |
| LOW | fix/fixer.go | 1 | // Copyright IBM Corp. 2013, 2025 |
| LOW | .github/CONTRIBUTING.md | 441 | |
| LOW | .github/CONTRIBUTING.md | 461 | // test running. For example, you can use this to make sure certain |
| LOW | .github/CONTRIBUTING.md | 481 | // |
| LOW | .github/CONTRIBUTING.md | 621 | ```go |
| LOW | .github/CONTRIBUTING.md | 641 | // is a valid entry for "template" here, but the complete Packer template: |
| LOW | packer_test/common/plugin.go | 161 | customisations []BuildCustomisation |
| LOW | packer_test/common/plugin.go | 181 | // the plugin's version, etc. |
| LOW | packer_test/common/check/pipe_checker.go | 181 | // PipeChecker is a kind of checker that essentially lets users write mini |
| LOW | …er_test/provisioner_tests/hcp-sbom/provisioner_test.go | 21 | AddEnv("PATH", os.Getenv("PATH")). |
| LOW | command/init_test.go | 61 | tests := []testCaseInit{ |
| LOW | command/init_test.go | 81 | // "github.com/hashicorp/hashicups/packer-plugin-hashicups_v1.0.1_x5.0_linux_amd64_SHA256SUM": "0a4e4e1d6de280 |
| LOW | command/hcl2_upgrade.go | 41 | # Avoid mixing go templating calls ( for example ` + "```{{ upper(`string`) }}```" + ` ) |
| LOW | command/hcl2_upgrade.go | 61 | # build blocks. A build block runs provisioner and post-processors on a |
| LOW | command/hcl2_upgrade.go | 701 | // HACK: we take the most complex element of that map because |
| LOW | …d/test-fixtures/hcl2_upgrade/complete/expected.pkr.hcl | 1 | # This file was autogenerated by the 'packer hcl2_upgrade' command. We |
| LOW | …est-fixtures/hcl2_upgrade/source-name/expected.pkr.hcl | 1 | # This file was autogenerated by the 'packer hcl2_upgrade' command. We |
| LOW | …nd/test-fixtures/hcl2_upgrade/minimal/expected.pkr.hcl | 1 | # This file was autogenerated by the 'packer hcl2_upgrade' command. We |
| LOW | …mplete-variables-with-template-engine/expected.pkr.hcl | 21 | # unhandled "replace_all" call: |
| LOW | …cl2_upgrade/error-cleanup-provisioner/expected.pkr.hcl | 1 | # This file was autogenerated by the 'packer hcl2_upgrade' command. We |
| LOW | helper/wrappedreadline/wrappedreadline.go | 1 | // Copyright IBM Corp. 2013, 2025 |
| 9 more matches not shown… |