arvan_iac_terraform_apply
Apply Terraform configuration to create or update real ArvanCloud infrastructure. Requires explicit auto_approve flag to proceed with changes.
Instructions
Run terraform apply to create/update real ArvanCloud infrastructure.
This changes live infrastructure, so it refuses to run unless
auto_approve=True is passed explicitly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | ||
| directory | No | ||
| auto_approve | No | ||
| init | No |