deleteTarget
Removes an environment from a project. This will fail if infrastructure is still provisioned in the environment.
deleteTarget(
organizationId: ID!
id: ID!
): TargetPayload
OpenTofu Foundations - A FREE Weekly Workshop to Build your IaC Skills - LIMITED AVAILABILITY Register Now!Removes an environment from a project. This will fail if infrastructure is still provisioned in the environment.
deleteTarget(
organizationId: ID!
id: ID!
): TargetPayload
organizationId (ID!)id (ID!)TargetPayload