max-arnold / dash-docset-terraform

Dash User-Contributed Docset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Dash User-Contributed Docset

License:MIT License


Languages

Language:Python 66.5%Language:Shell 19.9%Language:Makefile 7.1%Language:CSS 6.4%