# emqx-terraform-docs **Repository Path**: mirrors_emqx/emqx-terraform-docs ## Basic Information - **Project Name**: emqx-terraform-docs - **Description**: EMQX Terraform Module Documentations - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-18 - **Last Updated**: 2026-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EMQX Terraform Module Description Terraform is a declarative coding tool that allows developers to describe the infrastructure with high-level configuration language of HCl (hashicorp configuration language), and manage the entire infrastructure life cycle through state files. It includes underlying components, such as computing instance, storage and network, as well as high-level components, such as DNS, LBS, and so on. ## Preview ```sh ./preview.sh 8080 ``` Now, open , if `directory.json` has been updated, you can re-run the above command to update the docs.