> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Append HCL Block To Terraform File

> Appends an HCL block (text) to a Terraform file.

## Parameters[​](#parameters "Direct link to Parameters")

| Parameter | Description                                     |
| --------- | ----------------------------------------------- |
| File Path | The path to the Terraform file to be edited.    |
| HCL Block | The HCL block to be appended to the input file. |
