Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hashicorp/packer
/ Datasource
Struct
Datasource
datasource/hcp-packer-version/data.go:24–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
)
23
24
type
Datasource
struct
{
25
config Config
26
}
27
28
type
Config
struct
{
29
common.PackerConfig `mapstructure:
",squash"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected