tf_write_file
Write Terraform configuration and variable files into a sandboxed workspace, enabling agents without native filesystem access to create .tf and .tfvars files for policy-checked planning and approval workflows.
Instructions
Writes a .tf/.tfvars file into a sandboxed workspace (for agents with no native filesystem access).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| workspaceId | Yes | ||
| relativePath | Yes |