You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/website/pages/docs/from-1.5/path-variables.mdx

15 lines
364 B

---
layout: docs
page_title: Path Variables - HCL Configuration Language
sidebar_title: Path Variables
description: |-
Special variables provide directory information. This page covers all path
variables.
---
# Path variables
- `path.cwd`: the directory from where Packer was started.
- `path.root`: the directory of the input HCL file or the input folder.