Skip to content

roberth-k/dash-docset-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

325 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dash-docset-terraform

Overview

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.

Screenshot

How to Build

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.