destroy
Destroy the deployment.
@terraform destroy {
variables = { configuration: "Release" }
args = ""
}Capabilities
| Capability | Info |
|---|---|
| Cache | remote |
| Bach | no |
Argument Reference
The following arguments are supported:
variables- (Optional) Variables for plan (see Terraform Variables).args- (Optional) Arguments for command.
Last updated on