Terraform docset for the Dash documentation browser.
This docset is available as a User-Contributed Docset. Download it from Dash directly.
Generated from Terraform Registry and various provider repositories.
Instructions for building Dash docsets are available on the Dash website.
The official version of Terraform documentation is hosted here.
The maintainer of this repository is not affiliated with HashiCorp.
The docset was developed using the following:
- bash
- git
- GNU Make
- GNU Coreutils
- Python 3.9
To build the docset, run:
make docset
The build will use the version of Terraform given in version/terraform. All providers will use their latest versions.
The docset will be available at .build/latest/Terraform.docset
, along with a
compressed variant at .build/latest/Terraform.tgz
.