Skip to main content

Append HCL Block To Terraform File

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

Parameters

ParameterDescription
File PathThe path to the Terraform file to be edited.
HCL BlockThe HCL block to be appended to the input file.