[TOOL_PROFILE]
terraform
Infrastructure as code CLI.
infra lang: hcl
[USE_WHEN]ALLOW
- ✓ Inspect or plan Terraform infrastructure changes
[AVOID_WHEN]BLOCK
- ✕ The task does not explicitly involve infrastructure
[GUARDRAILS]MANDATORY
- ⚠ Do not run terraform apply or destroy without explicit confirmation.
[DETAILS]RAW_META
- Binary
- terraform
- Effects
- network_access, requires_auth, remote_read, remote_write, cloud_mutation, secret_exposure
- Documentation
- https://developer.hashicorp.com/terraform/cli
[SIMILAR_TOOLS]03