78 lines
1.9 KiB
JSON
78 lines
1.9 KiB
JSON
[
|
|
{
|
|
"title": "Upgrade Your Plugin to use the Packer plugin sdk",
|
|
"path": "1.7-plugin-upgrade"
|
|
},
|
|
{
|
|
"title": "Upgrade Your Template to use Packer init",
|
|
"path": "1.7-template-upgrade"
|
|
},
|
|
{
|
|
"title": "HCL guides",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "hcl"
|
|
},
|
|
{
|
|
"title": "Variables",
|
|
"path": "hcl/variables"
|
|
},
|
|
{
|
|
"title": "Upgrade Packer JSON Template to HCL2",
|
|
"href": "https://learn.hashicorp.com/tutorials/packer/hcl2-upgrade"
|
|
},
|
|
{
|
|
"title": "Making a plugin HCL2 enabled",
|
|
"path": "hcl/component-object-spec"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Automatic OS Installs",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "automatic-operating-system-installs"
|
|
},
|
|
{
|
|
"title": "Unattended Installation for Windows",
|
|
"path": "automatic-operating-system-installs/autounattend_windows"
|
|
},
|
|
{
|
|
"title": "Unattended Installation for Debian",
|
|
"path": "automatic-operating-system-installs/preseed_ubuntu"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Build Immutable Infrastructure with Packer in CI/CD",
|
|
"routes": [
|
|
{
|
|
"title": "Overview",
|
|
"path": "packer-on-cicd"
|
|
},
|
|
{
|
|
"title": "Build Images in CI/CD",
|
|
"path": "packer-on-cicd/build-image-in-cicd"
|
|
},
|
|
{
|
|
"title": "Build a VirtualBox Image with Packer in TeamCity",
|
|
"path": "packer-on-cicd/build-virtualbox-image"
|
|
},
|
|
{
|
|
"title": "Pipelineing Builds",
|
|
"path": "packer-on-cicd/pipelineing-builds"
|
|
},
|
|
{
|
|
"title": "Trigger Terraform Enterprise runs",
|
|
"path": "packer-on-cicd/trigger-tfe"
|
|
},
|
|
{
|
|
"title": "Upload a VirtualBox Image to S3",
|
|
"path": "packer-on-cicd/upload-images-to-artifact"
|
|
}
|
|
]
|
|
}
|
|
]
|