package cloudup
const TargetDirect = "direct"
const TargetDryRun = "dryrun"
const TargetTerraform = "terraform"