TerraformPlanDestroyActionParameters
[DEPRECATED] Input values for Terraform PLAN_DESTROY actions. Provider should be configured for the project, i.e. TerraformProjectV3ConfigurationInput, When the project has a provider configured, these action parameters will be rejected.
This input is deprecated, and will not be supported for executing Plan actions in the v1 API.
input TerraformPlanDestroyActionParameters {
  awsAccountID: UUID
  gcpAccountID: UUID
  doAccountID: UUID
  region: String
}
Fields
TerraformPlanDestroyActionParameters.awsAccountID ● UUID scalar
Zeet ID for a connected AWS Account
TerraformPlanDestroyActionParameters.gcpAccountID ● UUID scalar
Zeet ID for a connected GCP Account
TerraformPlanDestroyActionParameters.doAccountID ● UUID scalar
Zeet ID for a connected DigitalOcean Account
TerraformPlanDestroyActionParameters.region ● String scalar
Region name, when applicable