hcl
4 tools tagged "hcl".
Terraform Config Generator
Generate a starter main.tf with a provider block, one resource, a variable, and an output for AWS, Azure, or Google Cloud.
Open toolTerraform Variables Generator
Generate a variables.tf file with typed variable blocks, defaults, descriptions, sensitivity, and validation rules.
Open toolTerraform .tfvars Generator
Generate a terraform.tfvars file with correctly formatted string, number, bool, list, and map values.
Open toolTerraform Outputs Generator
Generate an outputs.tf file with repeatable output blocks: name, value expression, description, and a sensitive toggle.
Open tool