MCPcopy
hub / github.com/hashicorp/packer / FixerScalewayAccessKey

Struct FixerScalewayAccessKey

fix/fixer_scaleway_access_key.go:12–12  ·  view source on GitHub ↗

FixerScalewayAccessKey changes the "access_key" of a template to "organization_id".

Source from the content-addressed store, hash-verified

10// FixerScalewayAccessKey changes the "access_key" of a template
11// to "organization_id".
12type FixerScalewayAccessKey struct{}
13
14func (FixerScalewayAccessKey) DeprecatedOptions() map[string][]string {
15 return map[string][]string{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected