// Temporarily block invoking actions when executing anything other
// than locally.
// TODO: Remove this when TFC supports remote operation of action
// invoke plans.
diags=diags.Append(tfdiags.Sourceless(tfdiags.Error,"Invalid argument","The -invoke argument can currently only be used when Terraform is executing locally."))