destroy
ℹ️
This command is fully cacheable.
Destroy the deployment.
@terraform destroy {
variables = { configuration: "Release" }
args = ""
}
Argument Reference
The following arguments are supported:
variables
- (Optional) Variables for plan (see Terraform Variables).args
- (Optional) Arguments for command.
Last updated on