Complete guide to the Kubiya Stacks service for managing Terraform deployments
StackFiles
class handles Terraform configuration files with flexible input options:
StackRequest
class combines stack metadata with configuration files:
plan()
: Validate and plan Terraform changesapply()
: Execute Terraform deploymentstream()
: Stream real-time logs from apply operations