CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
翻译 - CLI工具,用于从现有基础结构生成terraform文件(反向Terraform)。编码基础架构
HCL is the HashiCorp configuration language.
翻译 - HCL是HashiCorp配置语言。
Read your tfstate or HCL to generate a graph specific for each provider, showing only the resources that are most important/relevant.
翻译 - 阅读您的tfstate或HCL生成针对每个提供程序的特定图,仅显示最重要/最相关的资源。
HashiCorp Terraform VSCode extension
翻译 - 用于Hashicorp Terraform的Visual Studio Code扩展
Terraform Language Server
翻译 - Terraform 语言服务器
A tree-sitter grammar for HCL (HashiCorp Configuration Language), used by projects such as Terraform.
翻译 - 用于 HCL(HashiCorp 配置语言)的树型语法,由 Terraform 等项目使用。